| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Sets the value for the Color property.
Source position: grids.pas line 329
protected procedure TCompositeCellEditor.SetColor(  | 
Value: TColor  | 
); override;  | 
Value  | 
  | 
New value for the Color property.  | 
Overridden in TCompositeCellEditor to ensure that the new color value is also applied to the ActiveControl (when assigned) in the composite editor.
  | 
The background color for the control.  | 
| Version 4.0 | Generated 2025-05-03 | Home |