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

TCustomGrid.MouseToLogcell

Convert mouse coordinates to the position of a logical cell in the grid

Declaration

Source position: grids.pas line 1180

public function TCustomGrid.MouseToLogcell(

  Mouse: TPoint

):TPoint;