User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_config.version

Table of Contents

TGIS_Config.Version property

DK for Java | tatukgis.jdk.TGIS_Config.Version | Constructors | Fields | Methods | Properties

Config version number

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

Syntax

// Java
public int getVersion();
// Oxygene
public
  property Version : Integer read;

Value

Type
int
Integer

Remarks

Version format is provided as MAJOR*1000 + MINOR so (11002) means MAJOR=11 minor=2

2025/01/31 01:15

Page Tools