DK11 for Delphi | GisConfig.TGIS_Config.Version | Constructors | Fields | Methods | Properties
Config version number
// Delphi public property Version : Integer read;
// C++ Builder public: __property int Version = {read};
Type |
---|
Integer |
Version format is provided as MAJOR*1000 + MINOR so (11002) means MAJOR=11 minor=2