User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_environmentinfo

Table of Contents

ITGIS_EnvironmentInfo interface

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_EnvironmentInfo | Interfaces | Methods | Properties

Structure for determining basic environment information.

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

Syntax

// C#
public interface ITGIS_EnvironmentInfo: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_EnvironmentInfo
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_EnvironmentInfo = 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)

Properties

Inherited Protected
Name Visibility Description
DirSep public Directory separator char
Is32 public Is 32-bit
Is64 public Is 64-bit
IsJava public Is Java
IsMac public Is Mac
IsMono public Is Mono
IsMsNET public Is MsNET
IsNative public Is Native
IsNET public Is NET
IsUnix public Is Unix
IsWindows public Is Windows

2022/11/16 01:09

Page Tools