[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Lock the list
Source position: classesh.inc line 1951
procedure IInterfaceList.Lock; |
Lock locks the list. After a call to lock, the object list can only be accessed by the current thread, untill UnLock is called.
|
Lock the list |
|
|
Unlock the list. |