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

TScrollingWinControl.GetClientScrollOffset

The virtual origin of the physical client area.

Declaration

Source position: forms.pp line 168

protected function TScrollingWinControl.GetClientScrollOffset: TPoint; override;

Function result

The ScrollBar Positions, or (0,0) if no scrollbars in use.

See also

TControl.GetClientScrollOffset

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.