Internet Direct (Indy) Version 9.0.2 Beta
TIdFTP.Delete
Remove a file on the FTP server.

procedure Delete(const AFilename: string);
Description
Delete is a procedure that removes the file specified by AFilename. Some servers may not give the user permission to delete files.