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

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy calls the Close method invalidate the TStream properties ReadStream and WriteStream prior to calling hte inherited destructor.