User Tools

Site Tools


api:dk11:delphi:gisconfig.tgis_config.section

Table of Contents

TGIS_Config.Section property

DK 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

2025/01/31 01:06

Page Tools