DK11 for Delphi | GisConfigIni.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.
Overrides TGIS_Config.Unlock.
// Delphi public procedure Unlock; override;
// C++ Builder public: virtual void Unlock(void);