Internet Direct (Indy) Version 9.0.1 Beta
TIdNetscapeCookie.ClientCookie
Represents the Cookie name and value.

property ClientCookie: String;
Description
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.