JVCL Help:RecycleFile
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: RecycleFile function
[+] JvWinDialogs.pas Functions
Search in JVCL Help
Search in all projectsSummary
Deletes a file.
Pascal
run\JvWinDialogs.pas
functionRecycleFile(FileToRecycle: string): Boolean;
Parameters
Parameters | Description |
FileToRecycle: string | The file to delete. If FileToRecycle does not contain a fully qualified path and file name, then no Undo information is preserved. |
Description
Call RecycleFile to delete a file, but preserve Undo information, if possible.
See Also
TJvSHFileOperation
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page