Unit 'StdCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomLabel.SetColor

Sets the value for the Color property.

Declaration

Source position: stdctrls.pp line 1589

protected procedure TCustomLabel.SetColor(

  NewColor: TGraphicsColor

); override;

Arguments

NewColor

  

New value for the Color property.

See also

TControl.SetColor

  

Sets the value for the Color property.

TControl.Color

  

The background color of the control.