User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itbaseobject

Table of Contents

ITBaseObject interface

DK11 for ActiveX | TatukGIS_XDK11.ITBaseObject | Interfaces | Methods

Only for internal use of TatukGIS.

Syntax

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

Implements

IDispatch

Methods

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

2019/01/25 16:04

Page Tools