ImageEn, unit iexFolderMView

TImageEnFolderMView.PasteFilesFromClipboard

TImageEnFolderMView.PasteFilesFromClipboard


Declaration

function PasteFilesFromClipboard() : Boolean;


Description

Copies any files found on the clipboard to the current folder. Files can be copied using Windows Explorer or CopySelectedFilesToClipboard.

Result is False if the action failed or was aborted.

Note:
 You do NOT need to call CanPasteFilesFromClipboard before pasting, but CanPasteFilesFromClipboard is useful to enable your Paste controls
 Progress, confirmation and other options are controlled by FileOperationOptions.
 Has no effect if a device folder is displayed