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

destructor Destroy; override;
Description
Destroy is the destructor for the object instance, and frees resources allocated in the object instance like MessageList. Destroy calls the inherited Destroy method prior to exiting the method.