User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.mustsave_void

Table of Contents

IGIS_Viewer.MustSave method

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

Check if any layer or the project file was modified by editing.

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

Syntax

// Delphi
public
  function MustSave : Boolean;
// C++ Builder
public:
  bool MustSave(void) = 0;

Result

Type Description
Boolean True if project should be saved.
2022/11/16 01:17

Page Tools