Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.MouseCoord

Finds the mouse coordinates relative to the grid origin.

Declaration

Source position: grids.pas line 1338

public function TCustomGrid.MouseCoord(

  X: Integer;

  Y: Integer

):TPoint;