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

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy will free and release resources allocated to SocksInfo when it has been created at runtime without an owner form. Destroy calls the inherited Destroy method prior to exiting.