Create(TdxGPFontFamily,Single,TdxGPFontStyle) Constructor
Initializes a new instance of the TdxGPFont class with specified settings.
Declaration
constructor Create(AFamily: TdxGPFontFamily; AEmSize: Single; AStyle: TdxGPFontStyle); overload;
Parameters
| Name | Type |
|---|---|
| AFamily | TdxGPFontFamily |
| AEmSize | Single |
| AStyle | TdxGPFontStyle |
See Also