RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInterfaceList.Lock Method

Prevents other threads from accessing the list.

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

Call Lock to lock the list, preventing other threads from accessing the list. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!