Home | GR32 | TThreadPersistent |
TThreadPersistent.Unlock
procedure Unlock;
Description
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.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007