Internet Direct (Indy) Version 9.0.2 Beta
TIdCookieList.Cookies
Provides access to a list of Cookies.

property Cookies [Index: Integer]: TIdNetscapeCookie;
Description
Cookies is a read-only TIdNetscapeCookie property that provides access to a list of Cookies class instances using the Integer position specified in Index. Cookies insures that an Object in the TStringList descendant is cast to a TIdNetscapeCookie instance before use.