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

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 3.2 Generated 2024-02-25 Home