User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.mustsave_void

Table of Contents

TGIS_ViewerWnd.MustSave method

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.MustSave | Constructors | Methods | Properties | Events

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

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

Syntax

Implements IGIS_Viewer.MustSave.

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

Result

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

Page Tools