RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInterfaceList.Unlock Method

Unlocks the list, allowing other threads to access it.

Pascal
procedure Unlock;
C++
__fastcall Unlock();

Call Unlock to unlock the list so that other threads can have access to the interfaces it contains. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!