TClrCustomControl.BackColor Property
Gets or sets the background color for the control.
protected property BackColor: TClrColor read GetBackColor write SetBackColor stored IsBackColorStored;
Property Value
Type: TClrColor
A Color that represents the background color of the control. The default is the value of the DefaultBackColor property.