Unlock the list.
Source position: classesh.inc line 2662
procedure IInterfaceList.Unlock;
Unlock unlocks a locked list. After a call to UnLock, other threads are again able to access the list.
TInterfaceList.UnLock
UnLocks a locked list.
IInterfaceList.Lock
Lock the list.