User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_configini.unlock_void

TGIS_ConfigIni.Unlock method

DK11 for .NET | TatukGIS.NDK.TGIS_ConfigIni.Unlock | Constructors | Fields | Methods | Properties

Unlock configuration file. If config file has been locked by Lock() then upon calling Unlock() a real value of MustSave will be evaluated. Without Lock..Unlock value of MustSave will be set based on a any write request regardless if write really modified the configuration file or not.

Available also on: Delphi | Java.

Syntax

Overrides TGIS_Config.Unlock.

// C#
public override void Unlock();
' VisualBasic
Public Overrides Sub Unlock()
// Oxygene
public
  procedure Unlock; override;
2021/12/07 08:58

Page Tools