User Tools

Site Tools


api:dk11:delphi:gisconfig.tgis_config.version

Table of Contents

TGIS_Config.Version property

DK11 for Delphi | GisConfig.TGIS_Config.Version | Constructors | Fields | Methods | Properties

Config version number

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

Syntax

// Delphi
public
  property Version : Integer read;
// C++ Builder
public:
  __property int Version = {read};

Value

Type
Integer

Remarks

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

2022/11/16 01:14

Page Tools