User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_layervector.revertall_void

Table of Contents

TGIS_LayerVector.RevertAll method

DK11 for Delphi | GisLayerVector.TGIS_LayerVector.RevertAll | Constructors | Fields | Methods | Properties | Events

Reverts layer to its original content.

Available also on: .NET | Java.

Syntax

Overrides TGIS_Layer.RevertAll.

// Delphi
public
  procedure RevertAll; override;
// C++ Builder
public:
  virtual void RevertAll(void);

Remarks

All unsaved changes will be abandoned.

2020/05/07 01:09

Page Tools