Internet Direct (Indy) Version 9.0.2 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.