User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_aliaslist

Table of Contents

ITGIS_AliasList interface

DK for ActiveX | TatukGIS_XDK11.ITGIS_AliasList | Interfaces | Methods

List for aliases.

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

Syntax

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

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Add public Add new alias.
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Clear public Clear list - delete all aliases.
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Get public Get alias.
LockThread public Locks the thread.
(Inherited from ITGIS_ThreadClass)
Resolve public Resolve alias.
UnlockThread public Unlocks the thread.
(Inherited from ITGIS_ThreadClass)

2025/01/31 01:03

Page Tools