[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if the specified scroll bar is visible.
Source position: grids.pas line 1178
protected function TCustomGrid.ScrollBarIsVisible( |
Which: Integer |
):Boolean; |
Which |
|
Identifies the scroll bar examined in the method (SB_Horz, SB_Vert). |
True if the specified scroll bar is visible.