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

IInterfaceList.Unlock

Unlock the list.

Declaration

Source position: classesh.inc line 1758

procedure IInterfaceList.Unlock;

Description

Unlock unlocks a locked list. After a call to UnLock, other threads are again able to access the list.

See also

TList.UnLock

IInterfaceList.Lock

  

Lock the list

The latest version of this document can be found at lazarus-ccr.sourceforge.net.