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