Cookie value
Source position: httpdefs.pp line 186
public property TCookie.Value : string read FValue write FValue;
Value contains the data stored in the cookie. This is the information that will be sent back by the client.
Name
Cookie name