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

public function TControlScrollBar.GetOtherScrollBar: TControlScrollBar;

Function result

TControlScrollBar instance for the opposite orientation.


Version 4.0 Generated 2025-05-03 Home