[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScrollingWinControl.GetClientScrollOffset

The origin for the physical client area.

Declaration

Source position: forms.pp line 175

protected function TScrollingWinControl.GetClientScrollOffset: TPoint; override;

Function result

The scroll bar Positions, or (0,0) if no scroll bars in use.

See also

TControl.GetClientScrollOffset

  

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