Create(string,Single,TdxGraphicUnit) Constructor
Initializes a new instance of the TdxGPFont class with specified settings.
Declaration
constructor Create(const AFamilyName: string; AEmSize: Single; AUnit: TdxGraphicUnit); overload;
Parameters
Name | Type |
---|---|
AFamilyName | string |
AEmSize | Single |
AUnit | TdxGraphicUnit |
See Also