Internet Direct (Indy)
Home
PreviousUpNext
TIdNetscapeCookie.ClientCookie Property

Represents the Cookie name and value.

Pascal
property ClientCookie: String;

String - Name and value for the Cookie.

ClientCookie is a read-only String property that represents the CookieName and Value for the Cookie. ClientCookie returns the property values in the form NAME=VALUE. 

Use ServerCookie or CookieText to access the Cookie including attributes values like Domain, Path, Secure, and Expires.

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.