Internet Direct (Indy) Version 9.0.1 Beta
TIdNetscapeCookie.Destroy
Frees the collection item.

destructor Destroy; override;
Description
Destroy is the destructor for the object instance, and insures that all Cookie values for the curent Domain are removed from the in the TIdCookies Collection. Destroy calls the inherited Destroy prior to exiting the method.