DK11 for Delphi | GisTypes.TGIS_IntegerArray | Constants | Enums | Classes | Delegates | Records | Types
Array of Integer.
Available also on: ActiveX | Python.
// Delphi type TGIS_IntegerArray = array of Integer;
// C++ Builder public: DynamicArray<int> TGIS_IntegerArray;