[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The orientation for the scroll bar: horizontal or vertical.
Source position: forms.pp line 149
public property TControlScrollBar.Kind : TScrollBarKind |
Kind is a read-only TScrollBarKind property which indicates the orientation for the scroll bar. The value for Kind is passed as an argument to the Create constructor, and stored in the property. The value in Kind is used in methods which update properties or state for the control, such as:
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |