User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itbaseobject.attachdelphiobj_itint64_wordbool

Table of Contents

ITBaseObject.AttachDelphiObj method

DK for ActiveX | TatukGIS_XDK11.ITBaseObject.AttachDelphiObj | Methods

Only for internal use of TatukGIS.

Syntax

// C#
public void AttachDelphiObj(
  ITInt64 _address,
  WordBool _own
);
' VisualBasic
Public Sub AttachDelphiObj(
  ByVal _address As ITInt64,
  ByVal _own As WordBool
)
// Oxygene
public
  procedure AttachDelphiObj(
    _address : ITInt64;
    _own : WordBool
  );

Parameters

Name Type Description
_address ITInt64 Only for internal use of TatukGIS.
_own WordBool Only for internal use of TatukGIS.
2025/01/31 01:03

Page Tools