Executes a context menu command for the listed folder.
Use InvokeCommandOnFolder to execute a command of the context menu for the listed folder. See also .
This method can be useful for copying or moving files from one TJamShellList to another. The following sample code will copy the selected files of ShellList1 to ShellList2: