The origin for the physical client area.
Source position: forms.pp line 170
protected function TScrollingWinControl.GetClientScrollOffset: TPoint; override; |
The scroll bar Positions, or (0,0) if no scroll bars in use.
|
Returns the offset of the scrolled client area (in a scrolling TWinControl). |