RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView.Clear Method

Deletes all of the items from the list control.

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

Clear empties the list control so that it contains no items. 

 

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