User Tools

Site Tools


api:dk11:delphi:gisconfig.tgis_config.section

Table of Contents

TGIS_Config.Section property

DK11 for Delphi | GisConfig.TGIS_Config.Section | Constructors | Fields | Methods | Properties

By assigning this value you are overriding default TGIS_Config behavior. The read/write will be performed based on provide section.

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

Syntax

// Delphi
public
  property Section : String read write;
// C++ Builder
public:
  __property UnicodeString Section = {read, write};

Value

Type
String

References

2022/11/16 01:14

Page Tools