Topic Path: Symbol Reference > Classes > TIdCookieList Class > TIdCookieList Properties > Cookies Property
ContentsIndexHome
PreviousUpNext
TIdCookieList.Cookies Property

Provides access to a list of Cookies.

property Cookies [Index: Integer]: TIdNetscapeCookie;

Cookies is a read-only TIdNetscapeCookie property that provides access to a list of Cookie class instances using an Integer index or position. 

Cookies ensures that an Object in the TStringList descendant is cast to a TIdNetscapeCookie instance before use.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.