[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Color property.
Source position: stdctrls.pp line 1589
protected procedure TCustomLabel.SetColor( |
NewColor: TColor |
); override; |
NewColor |
|
New value for the Color property. |
|
Sets the value for the Color property. |
|
|
The background color of the control. |