[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCompositeCellEditor.SetColor

Sets the value for the Color property.

Declaration

Source position: grids.pas line 329

protected procedure TCompositeCellEditor.SetColor(

  Value: TColor

); override;

Arguments

Value

  

New value for the Color property.

Description

Overridden in TCompositeCellEditor to ensure that the new color value is also applied to the ActiveControl (when assigned) in the composite editor.

See also

TControl.Color

  

The background color for the control.


Version 4.0 Generated 2025-05-03 Home