DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.Unlock | 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.
// C# public void Unlock();
' VisualBasic Public Sub Unlock()
// Oxygene public procedure Unlock;