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

destructor Destroy; override;
Description
Destroy is the destructor for the object instance, and is responsible for disconnecting all users, as well as freeing and releasing object properties including:

Destroy calls the inherited Destroy method prior to exiting from the destructor.