[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Lock the list
Source position: classesh.inc line 1476
procedure IInterfaceList.Lock; |
Lock locks the list and returns an instance to the internal list. After a call to lock, the object list can only be accessed by the current thread, untill UnLock is called.
|
Unlock the list. |
No notes exist for this page yet.