Implements the storage specifier for the Color property.
Source position: stdctrls.pp line 1610
public function TCustomLabel.ColorIsStored: Boolean; override; |
True when a value other than clNone has been assigned to the Color property.
|
Sets the color used for the background of the control. |