DK11 for Delphi | GisLayerVector.TGIS_Shape.Destroy | Constructors | Fields | Methods | Properties
Destroy a shape instance.
// Delphi public destructor Destroy; override;
// C++ Builder ~TGIS_Shape ();
Use this method to destroy a shape instance. It will free memory if the shape is allocated in memory /it can also be mapped to the disk file/.