Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControlScrollBar.GetVertScrollBar

Get the vertical scroll bar for the control.

Declaration

Source position: forms.pp line 128

protected function TControlScrollBar.GetVertScrollBar: TControlScrollBar; virtual;

Function result

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