Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Deleteing multiple files that is selected by TShellListView

Status
Not open for further replies.

OmniCog

Programmer
Jan 23, 2004
27
CA
I have a ShellListView with MultiSelect on, and it only lists files.

Currently I can only delete files that have focus (via ShellListView.SelectedFolder.PathName). I want to be able to delete every selected file, how can I do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top