Skip to main content

TdxGPFont Constructors

Name Description
Create(GpFont,Byte,Boolean) Initializes a new instance of the TdxGPFont class with specified settings.
Create(TdxGPFont,TdxGPFontStyle) Initializes a new instance of the TdxGPFont class with specified settings.
Create(TdxGPFontFamily,Single,TdxGraphicUnit) Initializes a new instance of the TdxGPFont class with specified settings.
Create(TdxGPFontFamily,Single,TdxGPFontStyle,TdxGraphicUnit,Byte,Boolean) Initializes a new instance of the TdxGPFont class with specified settings.
Create(TdxGPFontFamily,Single,TdxGPFontStyle,TdxGraphicUnit,Byte) Initializes a new instance of the TdxGPFont class with specified settings.
Create(TdxGPFontFamily,Single,TdxGPFontStyle,TdxGraphicUnit) Initializes a new instance of the TdxGPFont class with specified settings.
Create(TdxGPFontFamily,Single,TdxGPFontStyle) Initializes a new instance of the TdxGPFont class with specified settings.
Create(TdxGPFontFamily,Single) Initializes a new instance of the TdxGPFont class with specified settings.
Create(string,Single,TdxGraphicUnit) Initializes a new instance of the TdxGPFont class with specified settings.
Create(string,Single,TdxGPFontStyle,TdxGraphicUnit,Byte,Boolean) Initializes a new instance of the TdxGPFont class with specified settings.
Create(string,Single,TdxGPFontStyle,TdxGraphicUnit,Byte) Initializes a new instance of the TdxGPFont class with specified settings.
Create(string,Single,TdxGPFontStyle,TdxGraphicUnit) Initializes a new instance of the TdxGPFont class with specified settings.
Create(string,Single,TdxGPFontStyle) Initializes a new instance of the TdxGPFont class with specified settings.
Create(string,Single) Initializes a new instance of the TdxGPFont class with specified settings.
See Also