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

IInterfaceList.Lock

Lock the list.

Declaration

Source position: classesh.inc line 2593

procedure IInterfaceList.Lock;

Description

Lock locks the list. After a call to lock, the object list can only be accessed by the current thread, until UnLock is called.

See also

TInterfaceList.Lock

  

Lock the list.

IInterfaceList.Unlock

  

Unlock the list.


Documentation generated on: Jan 30 2024