[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.MouseCoord

Finds the mouse coordinates relative to the grid origin.

Declaration

Source position: grids.pas line 1344

public function TCustomGrid.MouseCoord(

  X: Integer;

  Y: Integer

):TGridCoord;