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