[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets a TPoint instance with the top and left coordinates for the first visible, non-fixed row in the grid control.
Source position: grids.pas line 1123
protected function TCustomGrid.GetPxTopLeft: TPoint; |
TPoint instance with the coordinates for the row.
GetPxTopLeft is used to implement scrolling operations in the WMHScroll and WMVScroll window message handlers.
|
Handles the system message for horizontal scrolling. |
|
|
Handles the system message for vertical scrolling. |
Version 4.0 | Generated 2025-05-03 | Home |