User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_config.writefull

Table of Contents

TGIS_Config.WriteFull property

DK11 for Java | tatukgis.jdk.TGIS_Config.WriteFull | Constructors | Fields | Methods | Properties

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

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

Syntax

// Java
public bool getWriteFull();
 
public void setWriteFull(
  bool _value
);
// Oxygene
public
  property WriteFull : Boolean read write;

Value

Type
bool
Boolean
2022/11/16 01:40

Page Tools