User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.writeconfig_void

Table of Contents

TGIS_Viewer.WriteConfig method

DK11 for Delphi | GisViewer.TGIS_Viewer.WriteConfig | Constructors | Fields | Methods | Properties | Events

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

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

Syntax

Implements IGIS_Viewer.WriteConfig.

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

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/30 19:19

Page Tools