TdxCustomScrollbarAnnotation.Color Property
Specifies the scrollbar annotation’s color.
Declaration
property Color: TdxAlphaColor read; write; default dxacDefault;
Property Value
Type | Default |
---|---|
TdxAlphaColor | dxacDefault |
Remarks
Assign transparent colors to those scrollbar annotations whose marks can overlap.
The Color property’s default value is dxacDefault.
See Also