listview Clear method
Return to Introduction  Previous page  Next page
Applies to
acListView and acDBListView components.  

Declaration
procedure Clear;  

Description
The Clear method deletes all the listview control. Call Clear to empty the list control so it contains no items.  

See also
DeleteSelected method.