[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TInterfaceList.Unlock

UnLocks a locked list

Declaration

Source position: classesh.inc line 2115

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: May 14 2021