[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The origin for the physical client area.
Source position: forms.pp line 188
protected function TScrollingWinControl.GetClientScrollOffset: TPoint; override; |
The scroll bar Positions, or (0,0) if scroll bars are not used.
|
Returns the offset of the scrolled client area (in a scrolling TWinControl). |