RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListControl.Clear Method

Deletes all of the items from the list control.

Pascal
procedure Clear; virtual; abstract;
C++
virtual __fastcall Clear() = 0;

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!