User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.revertall_void

Table of Contents

IGIS_Viewer.RevertAll method

DK11 for Delphi | GisInterfaces.IGIS_Viewer.RevertAll | Methods | Properties

Revert all layers to a file-based original.

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

Syntax

// Delphi
public
  procedure RevertAll;
// C++ Builder
public:
  void RevertAll(void) = 0;

Remarks

All unsaved shapes will be deleted. See TGIS_Shape.MakeEditable.

2022/11/16 01:17

Page Tools