[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The vertical scroll bar for the control.
Source position: forms.pp line 194
published property TScrollingWinControl.VertScrollBar : TControlScrollBar |
VertScrollBar is a TControlScrollBar property with the vertical scroll bar for the scrolling window control. The scroll bar is displayed for the control when its Visible property is True, or when Height is larger than the ClientHeight for the control and AutoScroll is enabled.
|
Indicates whether scroll bars are automatically displayed or hidden when needed. |
|
|
Indicates if automatic scrolling is enabled for the control. |
|
|
Hides the scroll bar when False (default True). |
|
|
The height of the client area of the control. |
|
|
The vertical size of the control. |
lazarus-ccr.sourceforge.net |