[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 184

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).


Version 4.0 Generated 2025-05-03 Home