TdxCustomRangeControlStyle.DisabledColor Property
Declaration
property DisabledColor: TdxAlphaColor read; write; default $A000000;
Property Value
Type | Default |
---|---|
TdxAlphaColor | $A000000 |
Remarks
The default value of the DisabledColor property is $A000000.
See Also