DK11 for Delphi | VCL.GisGdiPlus.TGIS_GdipFont | Classes | Constructors | Fields | Methods | Properties
Encapsulation of Gdi+ font.
// Delphi type TGIS_GdipFont = class( TGIS_ObjectDisposable ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_GdipFont : public TGIS_ObjectDisposable { };
Name | Visibility | Description | |
---|---|---|---|
fontFamily | protected | Font family. | |
lastResult | protected | Status of last called Gdi+ function. | |
nativeFont | protected | Native Gdi+ font. | |
Name | Visibility | Description | |
---|---|---|---|
GetLastStatus | public | Get status of the last operation. | |