TClrFont.Create(TFont) Constructor

Initializes a new instance of the TClrFont class using a specified Delphi TFont value.

Namespace: CNClrLib.Control.Graphics
public
 constructor Create(AFont: TFont); overload;

Parameters

AFont
Type: TFont

The Delphi TFont value to be converted.