[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the offset of the scrolled client area (in a scrolling TWinControl).
Source position: controls.pp line 1271
protected function TControl.GetClientScrollOffset: TPoint; virtual; |
The X and Y offsets of the visible client area, equal to the scrollbar positions.
The overridden method may fail when the TScrollingWinControl has only one scrollbar
|
Get the visible part of the logical client area. |
|
|
The virtual origin of the physical client area. |
lazarus-ccr.sourceforge.net |