RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListItems.Clear Method

Removes all items from the list.

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

Call Clear to empty the list view of all items. Clear frees all memory associated with the list items and updates the image of the list view. 

 

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