TClrColor.SetColor(TColor) Method

Sets the instance of the TClrColor class with a 32-bit ARGB value.

Namespace: CNClrLib.Control.Graphics
public
 procedure SetColor(AColor: TColor); overload;

Parameters

AColor
Type: TColor

A value specifying the 32-bit ARGB value.