ImageEn, unit iexFolderMView |
|
TImageEnFolderMView.MoveSelectedFilesToFolder
Declaration
function MoveSelectedFilesToFolder(const sDestFolder: string) : Boolean;
Description
Moves the selected files from the current folder to
sDestFolder (and removes them from the grid)
Result is False if the action failed or was aborted.
Progress, confirmation and other options are controlled by
FileOperationOptions. These options are not supported when moving from a
device folder.