Internet Direct (Indy) Version 9.0.1 Beta
TIdFTP.Abort
Stops an FTP service operation.

procedure Abort; virtual;
Description
Abort is a procedure that instructs the FTP server to interrupt the previous FTP service command, and any associated transfer of data. Abort does not affect the control connection for the FTP client, but forces the data connection to be closed.