Active (inherited from Tool) | Enables/Disables the indexed Tool. |
ArrowBrush (inherited from ScrollBar) | The brush used to fill the up/left and down/right "arrows". |
AutoRepeat (inherited from ScrollBar) | When True (the default), the scrollbar will repeat mouse clicks when leaving the mouse button pressed. |
Bevel (inherited from ScrollBar) | Style for the scrollbar border. |
Brush (inherited from ScrollBar) | Element Brush characteristics. |
Chart (inherited from TeeBase) | Chart associated with this object |
Description (inherited from ScrollBar) | Gets descriptive text. |
DrawStyle (inherited from ScrollBar) | Defines when the scrollbar is displayed.
Values are "Always" and "WhenNeeded". |
Gradient (inherited from ScrollBar) | Gradient properties used to fill the main scrollbar rectangle. |
Horizontal (inherited from ScrollBar) | True when the scrollbar is horizontal, False if it is vertical. |
InitialDelay (inherited from ScrollBar) | The amount in milliseconds that the scrollbar will delay before starting the auto-repeat feature.
See also the AutoRepeat property. |
MinThumbSize (inherited from ScrollBar) | Number of pixels that define the minimum size (width or height) of the scrollbar thumb indicator. |
Pen (inherited from ScrollBar) | Element Pen characteristics. |
Position (inherited from ScrollBar) | The value where the scrollbar thumb is positioned in respect the scrollbar virtual Size property.
See also the Size property. |
Size (inherited from ScrollBar) | The total scrollbar virtual Size magnitude.
See also the Position property. |
Summary | Gets detailed descriptive text. |
Tag (inherited from TeeBase) | Gets or sets an object that provides additional data about the TChart object. |
ThumbBrush (inherited from ScrollBar) | The brush used to fill the scrollbar thumb. |