numberedit ColorDisabled property
Return to Introduction  Previous page  Next page
Applies to
acEdit, acNumberEdit, acIPEdit and acTreeComboBox components.  

Declaration
property ColorDisabled: TColor; // clBtnFace by default  

Description
The ColorDisabled property for acNumberEdit component is the background color of the edit control at disabled state (when Enabled is False). Use the ColorDisabled property to specify color for disabled edit control.  

See also
Color property.