DK11 for Delphi | VCL.GisGdiPlus.TGIS_GdipBrush | Classes | Fields
Encapsulation of Gdi+ brush.
// Delphi type TGIS_GdipBrush = class( TGIS_ObjectDisposable ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_GdipBrush : public TGIS_ObjectDisposable { };
→ TObject → TGIS_ObjectDisposable
Name | Visibility | Description | |
---|---|---|---|
lastResult | protected | Status of last called Gdi+ function. | |
nativeBrush | protected | Native Gdi+ brush. | |