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

TCustomGrid.MouseToLogcell

Converts mouse coordinates to the position for a logical cell in the grid.

Declaration

Source position: grids.pas line 1341

public function TCustomGrid.MouseToLogcell(

  Mouse: TPoint

):TPoint;