[Overview][Types][Classes][Index] Reference for unit 'GroupedEdit' (#lcl)

TCustomAbstractGroupedEdit.Color

Background color for the BaseEdit in the control.

Declaration

Source position: groupededit.pp line 291

public property TCustomAbstractGroupedEdit.Color : TColor
  read GetColor
  write SetColor
  stored True
  default clWindow;

Description

Does not apply to the Buddy control (button); buttons always used the system-defined color for the button surface.

See also

TControl.Color

  

The background color of the control.