ImageEn, unit iexFolderMView |
|
TImageEnFolderMView.CutSelectedFilesToClipboard
Declaration
function CutSelectedFilesToClipboard() : Integer;
Description
Cuts all filenames of selected files to the clipboard. These files can be pasted in Windows Explorer or using
PasteFilesFromClipboardResult is the count of files added to the clipboard.
Note:
◼This is best used in combination with
AutoRefresh◼An exception will be raised if an error occurs
◼TImageEnFolderMView does not change the visual style of cut files
◼Has no effect if a
device folder is displayed