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