User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.writeconfig_void

Table of Contents

IGIS_Viewer.WriteConfig method

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

Write all configuration data to the project or layer ini file.

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

Syntax

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

Remarks

Layer configuration will be saved to project or configuration files if such configuration file exits.
This method is called internally in Save or SaveAll method while working with projects. See ReadConfig for example.

2022/11/16 01:18

Page Tools