[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Lock the list
Source position: classesh.inc line 1506
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. |
No notes exist for this page yet.