Internet Direct (Indy) Version 9.0.2 Beta
TIdFTP.Destroy
Frees the object instance.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy frees resources allocated in the Create constructor to the LoginMsg and WelcomeMsg properties, as well as the optional collection in DirectoryListing. Destroy calls the inherited Destroy method prior to exiting.