Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCookie.Value

Cookie value

Declaration

Source position: httpdefs.pp line 186

public property TCookie.Value : string
  read FValue
  write FValue;

Description

Value contains the data stored in the cookie. This is the information that will be sent back by the client.

See also

Name

  

Cookie name


Documentation generated on: Jan 16 2026