Provides access to Cookies by name or index position.
TIdCookieList = class(TStringList)
Description
TIdCookieList is a TStringList descendant that provides access to Cookie class instances using common TStringList methods and properties. TIdCookieList extends the ancestor class to include accessing TIdNetscapeCookie Objects using an Integer index.