User Tools

Site Tools


api:dk11:delphi:giseditor.tgis_editorpartstate

Table of Contents

TGIS_EditorPartState record

DK for Delphi | GisEditor.TGIS_EditorPartState | Records | Fields

For internal use of TGIS_Editor. Status of part editing.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
type
  TGIS_EditorPartState = record
  end;
// C++ Builder
struct DECLSPEC_DRECORD TGIS_EditorPartState
{
};

Fields

Inherited Protected
Name Visibility Description
MustCreate public True if new part must be added.
MustDelete public True if part must be deleted.
PointToAdd public Point added to a newly created part.

2025/01/31 01:06

Page Tools