RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThreadList.Clear Method

Deletes all items from the list.

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

Clear locks the list, calls the Clear method in TList, then unlocks the list. 

 

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