Internet Direct (Indy) Version 9.0.1 Beta
TIdSSLSocket.Destroy
Frees an object instance.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy will shutdown the SSL socket prior to freeing and releasing the object instance. Destroy calls the inherited Destroy method.