Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TInterfaceList.Unlock

UnLocks a locked list.

Declaration

Source position: classesh.inc line 2333

public procedure TInterfaceList.Unlock;

Description

UnLock unlocks the list. It is the implementation of the IInterfaceList.UnLock method. After a call to unlock, the current thread releases the list for manipulation by other threads.

See also

IInterfaceList.UnLock

  

Unlock the list.

TInterfaceList.Lock

  

Lock the list.

TThreadList.UnLockList

  

Unlocks the list after it was locked.


Documentation generated on: Jul 24 2023