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

TScrollingWinControl.GetClientScrollOffset

The origin for the physical client area.

Declaration

Source position: forms.pp line 185

protected function TScrollingWinControl.GetClientScrollOffset: TPoint; override;

Function result

The scroll bar Positions, or (0,0) if scroll bars are not used.

See also

TControl.GetClientScrollOffset

  

Returns the offset of the scrolled client area (in a scrolling TWinControl).



CT Web help

CodeTyphon Studio