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

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy is reponsible for frees resources allocated in the Create constructor, and calls the the inherited Destroy method.