TdxCustomScrollbarAnnotation Properties
A custom scrollbar annotation.| Name | Description |
|---|---|
| Alignment | Specifies the scrollbar annotation’s alignment. |
| Collection | Inherited from TCollectionItem. |
| Color | Specifies the scrollbar annotation’s color. |
| DisplayName | Inherited from TCollectionItem. |
| ID | Inherited from TCollectionItem. |
| Index | Inherited from TCollectionItem. |
| MaxHeight | Specifies the maximum length (in pixels) of annotation marks on a scrollbar. |
| MinHeight | Specifies the minimum length (in pixels) of annotation marks on a scrollbar. |
| Offset | Specifies the offset (in pixels) for a selected base annotation mark position on a scrollbar. |
| Style | Specifies the visual style applied to annotation marks. |
| Visible | Specifies if annotation marks are visible. |
| Width | Specifies the line width (in pixels) of annotation marks. |
See Also