[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 property.

See also

TControl.SetColor

  

Sets the value for the Color property.

TControl.Color

  

The background color of the control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.