Indy 9
|
TIdCookieList = class(TStringList)
TIdCookieList is the type used to represent the TIdCookies.CookieListByDomain property. TIdCookieList also used by TIdCookieManager in the GenerateCookieList method.
property Cookies [Index: Integer]: TIdNetscapeCookie;