DK for Delphi | GisLayerVector.TGIS_Shape.IsDeleted | Constructors | Fields | Methods | Properties
True if the Shape needs to be deleted. Deleted shape will still exist until the next save, but will not be displayed.
// Delphi public property IsDeleted : Boolean read write;
// C++ Builder public: __property bool IsDeleted = {read, write};
Type |
---|
Boolean |