Internet Direct (Indy) Version 9.0.1 Beta
TIdSMTPMessages.Destroy
Frees the object instance.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy frees resources allocted in the Create constructor for the Greeting, RcpReplies, and DataReplies properties. Destroy calls the inherited Destroy method prior to exiting from the method.