Internet Direct (Indy) Version 9.0.1 Beta
TIdAttachment.Destroy
Destructor for the object instance.

destructor Destroy; override;
Description
Destroy is the Destructor for the object instance. If the FileIsTempFile property contains True, Destroy calls DeleteFile using the Filename property to remove the temporary file for the attachment. Destroy calls the inherited method to finalize destruction of the object instance.