[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomLabel.SetColor

Sets the value for the Color property.

Declaration

Source position: stdctrls.pp line 1589

protected procedure TCustomLabel.SetColor(

  NewColor: TColor

); 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.