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

Declaration
property ColorDisabled: TColor; // clBtnFace by default  

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

See also
Color property.