DK for Delphi | GisTypes.TGIS_SingleArray | Constants | Enums | Classes | Delegates | Records | Types
Array of Single.
Available also on: ActiveX | Python.
// Delphi type TGIS_SingleArray = array of Single;
// C++ Builder public: DynamicArray<float> TGIS_SingleArray;