[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines whether a scroll bar is required.
Source position: forms.pp line 143
protected function TControlScrollBar.ScrollBarShouldBeVisible: Boolean; virtual; |
True when Visible, and Range is larger than the Page size.
|
Number of pixels needed for a page on the associated control. |
|
|
The size of the logical display area on the associated control for the scroll bar orientation. |
|
|
Hides the scroll bar when False (default True). |
Version 4.0 | Generated 2025-05-03 | Home |