[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The horizontal scrollbar for the control.
Source position: stdctrls.pp line 940
public property TCustomMemo.HorzScrollBar : TMemoScrollbar |
HorzScrollBar is a TMemoScrollBar property which contains the horizontal 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 vertical scrollbar for the control. |
Version 4.0 | Generated 2025-05-03 | Home |