0
votes
Drag Multiple Files From Delphi's TShellListView
About Delphi Programming
– in Shell Controls :: The TShellListView control (a part of the Shell Controls package) can be used to display files from the file system. Paired with TShellTreeView shell, the TShellListView can be used to mimic Windows Explorer user interface. When MultiSelect property is set (to true) for the shell list view, to get the list of selected files, you need to iterate through items and check if an item is selected. Read the full article to learn how to Get The List Of Selected Files When TShellListView.MultiSelect is True Related: Allow your Delphi Forms to Accept Dropped Files from Window ...
Statistics
|
Visits by Source |
User Actions |




