DK for Delphi | GisTypes.TGIS_DoubleArray | Constants | Enums | Methods | Classes | Interfaces | Delegates | Records | Types
Array of Double.
// Delphi type TGIS_DoubleArray = array of Double;
// C++ Builder public: DynamicArray<double> TGIS_DoubleArray;