User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.readconfig_void

Table of Contents

IGIS_Viewer.ReadConfig method

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

Read all configuration data from project.

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

Syntax

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

Remarks

This method is called internally in Open method while working with projects. Primary parameters will be read. Screen will be invalidated.

2022/11/16 01:17

Page Tools