ImageEn, unit iexFolderMView |
|
TImageEnFolderMView.CopyFilesToCurrentFolder
Declaration
function CopyFilesToCurrentFolder(ssFilenames : TStrings) : Boolean;
Description
Copies 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 copying to a
device folder.