ReRe: Delete file to recycle bin with Delphi

Posted by Kelly Sanders P16701 on August 30, 2008

In Reply to Re: Delete file to recycle bin posted by Stijn Sanders on August 26, 2008

: Use SHFileOperation with FO_DELETE. It's declared in the ShellApi unit. See more info in the help (Ctrl+F1)

Stijn, thank you!
That is what I needed!

Greetz,
Kelly