DK11 for Delphi | VCL.GisGdiPlus.TGIS_GdipFontFamily | Classes | Constructors | Fields | Methods
Encapsulation of Gdi+ font family.
// Delphi type TGIS_GdipFontFamily = class( TGIS_ObjectDisposable ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_GdipFontFamily : public TGIS_ObjectDisposable { };
→ TObject → TGIS_ObjectDisposable
Name | Visibility | Description | |
---|---|---|---|
Create | public | Create a font family. | |
Name | Visibility | Description | |
---|---|---|---|
lastResult | protected | Status of last called Gdi+ function. | |
nativeFamily | protected | Native Gdi+ font family. | |
Name | Visibility | Description | |
---|---|---|---|
GenericSansSerif | public | Get a generic sans serif font family. | |