TdxRangeControlClientStyle.RulerColor Property
Specifies the range control’s ruler color.
Declaration
property RulerColor: TdxAlphaColor read; write; default dxacDefault;
Property Value
Type | Default |
---|---|
TdxAlphaColor | dxacDefault |
Remarks
The default value of the RulerColor property is dxacDefault
See Also