User Tools

Site Tools


api:dk11:delphi:vcl.gisgdiplus.tgis_gdipfont.lastresult

Table of Contents

TGIS_GdipFont.lastResult field

DK11 for Delphi | VCL.GisGdiPlus.TGIS_GdipFont.lastResult | Constructors | Fields | Methods | Properties

Status of last called Gdi+ function.

Syntax

// Delphi
protected
  var lastResult : GPSTATUS;
// C++ Builder
protected:
  GPSTATUS* lastResult;

Value

Type
GPSTATUS
2017/09/04 11:18

Page Tools