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

TCustomLabel.ColorIsStored

Implements the storage specifier for the Color property.

Declaration

Source position: stdctrls.pp line 1610

public function TCustomLabel.ColorIsStored: Boolean; override;

Function result

True when a value other than clNone has been assigned to the Color property.

See also

TCustomLabel.Color

  

Sets the color used for the background of the control.