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

destructor Destroy; override;
Description
Destroy is the destructor for the object instance. Destroy frees resources allocated in the Create constructor, including CookieListByDomain. Destroy calls the inherited Destroy method prior to exiting.