TdxRangeControlClientStyle.RulerTextColor Property
Specifies the tickmark label text color.
Declaration
property RulerTextColor: TColor read; write; default clDefault;
Property Value
Type | Default |
---|---|
TColor | clDefault |
Remarks
The default value of the RulerTextColor property is clDefault.
See Also