User Tools

Site Tools


api:dk11:delphi:gisinterfaces.tgis_uncountedinterfacedobject

Table of Contents

TGIS_UncountedInterfacedObject class

DK11 for Delphi | GisInterfaces.TGIS_UncountedInterfacedObject | Classes

Uncounted interface object used mainly to reference IGIS_Viewer object

Available also on: .NET | Java.

Syntax

// Delphi
type
  TGIS_UncountedInterfacedObject = class( TGIS_Object, IInterface )
  end;
// C++ Builder
class PASCALIMPLEMENTATION TGIS_UncountedInterfacedObject : public TGIS_Object
{
};

Inheritance

Implements

IInterface

2022/08/31 01:12

Page Tools