IInterfaceList.Unlock
Unlock the list.
Declaration
Source position: classesh.inc line 2226
default
procedure Unlock;
Description
Unlock unlocks a locked list. After a call to UnLock, other threads are again able to access the list.
See also
| Name | Description |
|---|---|
| IInterfaceList.Lock | Lock the list |
| TInterfaceList.UnLock | UnLocks a locked list |