JVCL Help:RecycleFile

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Deletes a file.

run\JvWinDialogs.pas


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.

run\JvWinDialogs.pas


Description

Call RecycleFile to delete a file, but preserve Undo information, if possible.

run\JvWinDialogs.pas


See Also

TJvSHFileOperation

run\JvWinDialogs.pas


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