Sets the value for the Color property.
Source position: stdctrls.pp line 1589
protected procedure TCustomLabel.SetColor( |
NewColor: TGraphicsColor |
); override; |
NewColor |
|
New value for the Color property. |
|
Sets the value for the Color property. |
|
|
The background color of the control. |