[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines whether a scroll bar is required.
Source position: forms.pp line 135
protected function TControlScrollBar.ScrollBarShouldBeVisible: Boolean; virtual; |
True when Visible, and Range is larger than the Page size.
|
The slider size, position increment applicable to the scroll bar area beneath the slider. |
|
|
The virtual size of the Parent Control. |
|
|
Hides the scroll bar when False (default True). |