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

Declaration
procedure DeleteSelected;  

Description
The DeleteSelected method deletes all the selected items. Call DeleteSelected to remove all selected items from the list control. DeleteSelected deletes only the item or items that are selected.  

See also
Clear and SelectAll methods.