User Tools

Site Tools


api:dk11:delphi:gisconfig.tgis_config.unlock_void

TGIS_Config.Unlock method

DK11 for Delphi | GisConfig.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: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  procedure Unlock; virtual; abstract;
// C++ Builder
public:
  virtual void Unlock(void) = 0;
2022/11/16 01:14

Page Tools