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

TControlScrollBar.GetVertScrollBar

Get the vertical scroll bar for the control.

Declaration

Source position: forms.pp line 147

protected function TControlScrollBar.GetVertScrollBar: TControlScrollBar; virtual;

Function result

Scroll bar for the control, or Nil when not a TScrollingWinControl descendant.


Version 3.2 Generated 2024-02-25 Home