RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IInterfaceList.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!