fileedit Color property
Return to Introduction  Previous page  Next page
Applies to
dcFileEdit and dcFolderEdit components.  

Declaration
property Color: TColor;  

Description
The Color property for dcFileEdit component is the background color of the edit control. Use Color to read or change the background color of the control.  
 
If a control's ParentColor property is True, then changing the Color property of the control's parent automatically changes the Color property of the control. When the value of the Color property is changed, the control's ParentColor property is automatically set to False.  

See also
ColorDisabled property.  
File not found.