User Tools

Site Tools


api:dk11:delphi:gisconfigini.tgis_configini.lock_void

TGIS_ConfigIni.Lock method

DK11 for Delphi | GisConfigIni.TGIS_ConfigIni.Lock | Constructors | Fields | Methods | Properties

Lock 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.

Syntax

Overrides TGIS_Config.Lock.

// Delphi
public
  procedure Lock; override;
// C++ Builder
public:
  virtual void Lock(void);
2020/05/07 01:06

Page Tools