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