Internet Direct (Indy) Version 9.0.2 Beta
TIdThread.Destroy
Frees a class instance.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance, and is responsible for releasing any TObject reference in Data. Destroy relies on the inherited Destroy method to free the object instance.