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

destructor Destroy; override;
Description
Destroy is the Destructor for the object instance. Destroy is responsible for freeing resources allocated in the Create constructor, and includes the CookieManager created during header processing. Destroy calls the inherited Destroy method prior to exiting.