User Tools

Site Tools


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

TGIS_Config.Unlock method

DK for .NET | TatukGIS.NDK.TGIS_Config.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 | ActiveX | Python.

Syntax

// C#
public virtual abstract void Unlock();
' VisualBasic
Public Overridable MustOverride Sub Unlock()
// Oxygene
public
  procedure Unlock; virtual; abstract;
2025/01/31 01:10

Page Tools