User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_configabstract

Table of Contents

ITGIS_ConfigAbstract interface

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ConfigAbstract | Interfaces | Methods

Stub parent for TGIS_Config.

Available also on: Delphi | .NET | Java | ActiveX | Python.

Syntax

// C#
public interface ITGIS_ConfigAbstract: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_ConfigAbstract
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_ConfigAbstract = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)

2022/11/16 01:08

Page Tools