TdxScrollbarAnnotationStyle Fields
Stores the visual style of a scrollbar annotation.Name | Description |
---|---|
Alignment | Stores the base position of annotation marks on a scrollbar. |
Color | Stores the color of annotation marks. |
MaxHeight | Stores the maximum length (in pixels) of an annotation mark. |
MinHeight | Stores the minimum length (in pixels) of an annotation mark. |
Offset | Stores the offset (in pixels) from the base annotation mark position. |
Width | Stores the line width (in pixels) of annotation marks. |
See Also