User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.destroy_void

Table of Contents

TGIS_Shape.Destroy destructor

DK11 for Delphi | GisLayerVector.TGIS_Shape.Destroy | Constructors | Fields | Methods | Properties

Destroy a shape instance.

Syntax

// Delphi
public
  destructor Destroy; override;
// C++ Builder
~TGIS_Shape ();

Remarks

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/.

2017/09/04 11:16

Page Tools