Lock the list.
Source position: classesh.inc line 2705
public procedure TInterfaceList.Lock; |
Lock locks the list. It is the implementation of the IInterfaceList.Lock method. It limits access to the list to the current thread.
|
Lock the list. |
|
|
UnLocks a locked list. |
|
|
Locks the list for exclusive access. |