[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Definitely hides the scrollbar when False (default True).
Source position: forms.pp line 149
published property TControlScrollBar.Visible : Boolean |
The scrollbar widget is visible only if (Visible=True) and (Range>Page).
Set Visible to False to disallow the user to scroll the content, while the content still can be scrolled by code.
Use IsScrollBarVisible to get the current visible state of the widget.
|
Determines the current widget state. |
lazarus-ccr.sourceforge.net |