TdxCustomScrollbarAnnotation.Style Property
Specifies the visual style applied to annotation marks.
Declaration
property Style: TdxScrollbarAnnotationStyle read; write;
Property Value
Type |
---|
TdxScrollbarAnnotationStyle |
Remarks
Use this property to:
Access the active scrollbar annotation style.
Assign another style to update the Alignment, Color, MaxHeight, MinHeight, Offset, and Width property values.
See Also