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

destructor Destroy; override;
Description
Destroy is the destructor for object instance. Destroy is responsible for freeing resources allocates in the Create constructor prior to calling the inherited Destroy method.