Frees the collection item.
destructor Destroy; override;
Destroy is the destructor for the object instance, and ensures 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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|