[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The vertical scrollbar for the control.
Source position: stdctrls.pp line 941
public property TCustomMemo.VertScrollBar : TMemoScrollbar |
VertScrollBar is a TMemoScrollBar property which contains the vertical scrollbar displayed for the control. Resources are allocated to the property in the constructor, and freed in the destructor.
Use ScrollBars to determine the scrollbars visible for the control.
|
Defines the vertical and/or horizontal scrollbars used in the control. |
|
|
The horizontal scrollbar for the control. |
Version 4.0 | Generated 2025-05-03 | Home |