TdxRangeControlDateTimeHeaderClientStyle.RulerHeaderHotColor Property
In This Article
Specifies the color used to paint the hot-tracked scale header.
#Declaration
Delphi
property RulerHeaderHotColor: TdxAlphaColor read; write; default dxacDefault;
#Property Value
Type | Default |
---|---|
Tdx |
dxac |
#Remarks
The default value of the RulerHeaderHotColor property is dxacDefault.
See Also