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

TControlScrollBar.GetOtherScrollBar

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

Declaration

Source position: forms.pp line 142

public function TControlScrollBar.GetOtherScrollBar: TControlScrollBar;

Function result

TControlScrollBar instance for the opposite orientation.