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