ImageEn, unit iexFolderMView |
|
TImageEnFolderMView.MoveFilesToCurrentFolder
Declaration
function MoveFilesToCurrentFolder(ssFilenames : TStrings) : Boolean;
Description
Moves the specified files to the current
Folder and refreshes 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 to a
device folder.