User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.fisdeleted

Table of Contents

TGIS_Shape.FIsDeleted field

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

True if the Shape needs to be deleted. Deleted will still exist up to nearest save, but will not be displayed.

Available also on: .NET | Java.

Syntax

// Delphi
protected
  var FIsDeleted : Boolean;
// C++ Builder
protected:
  bool FIsDeleted;

Value

Type
Boolean
2020/05/07 01:09

Page Tools