DK11 for Delphi | GisLayerVector.TGIS_ShapeList | Classes
Shapes list for Items.
// Delphi type TGIS_ShapeList = class( TObjectList<TGIS_Shape> ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_ShapeList : public TObjectList__1<TGIS_Shape> { };
→ TObjectList