TClrColor.Create(TColor) Constructor

Initializes a new instance of the TClrColor class from he specified Delphi TColor value.

Namespace: CNClrLib.Control.Graphics
public
 constructor Create(AColor: TColor); overload;

Parameters

AColor
Type: TColor

The Delphi color to translate.