User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.saveproject_void

Table of Contents

IGIS_Viewer.SaveProject method

DK11 for Delphi | GisInterfaces.IGIS_Viewer.SaveProject | Overloads | Methods | Properties

Save current project.

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

Syntax

// Delphi
public
  procedure SaveProject; overload;
// C++ Builder
public:
  void SaveProject(void) = 0 /* overload */;

Remarks

Layer configuration will be saved to project or configuration files if such configuration file exits.
Save only project file. Data will not be saved.

2022/11/16 01:18

Page Tools