Internet Direct (Indy)
Home
PreviousUpNext
TIdCookieList.Cookies Property

Provides access to a list of Cookies.

Pascal
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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.