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

TCustomGrid.GetPxTopLeft

Gets a TPoint instance with the top and left coordinates for the first visible, non-fixed row in the grid control.

Declaration

Source position: grids.pas line 1098

protected function TCustomGrid.GetPxTopLeft: TPoint;

Function result

TPoint instance with the coordinates for the row.