procedure Unlock;
Removes the multithreading lock from the object.
Each call to Unlock decreases the LockCount property, allowing other threads to access the object when LockCount reaches 0. Each thread must call Unlock once for each time that it locked the object.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024