TClrColor.Create(Integer) Constructor
Initializes a new instance of the TClrColor class from a 32-bit ARGB value.
public constructor Create(Argb: Integer); overload;
Parameters
- Argb
- Type: Integer
A value specifying the 32-bit ARGB value.