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

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy is responsible for releasing the object properties for the instance, including Cookies and ContentStream when a value has been assigned. Destroy calls the inherited destructor prior to exiting from the method.