Lock the list
Source position: classesh.inc line 2252
procedure IInterfaceList.Lock; |
Lock locks the list. After a call to lock, the object list can only be accessed by the current thread, until UnLock is called.
|
Lock the list |
|
|
Unlock the list. |