User Tools

Site Tools


api:dk11:delphi:gisconfig.tgis_config.writefull

Table of Contents

TGIS_Config.WriteFull property

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

If True (default) then all config keys will be saved, otherwise only changed.

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

Syntax

// Delphi
public
  property WriteFull : Boolean read write;
// C++ Builder
public:
  __property bool WriteFull = {read, write};

Value

Type
Boolean
2022/11/16 01:14

Page Tools