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

TControlScrollBar.GetOtherScrollBar

Gets the scroll bar with the opposite orientation (horz/vert) of the current instance.

Declaration

Source position: forms.pp line 137

public function TControlScrollBar.GetOtherScrollBar: TControlScrollBar;

Function result

TControlScrollBar instance for the opposite orientation.