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

TCookie.Name

Cookie name

Declaration

Source position: httpdefs.pp line 185

public property TCookie.Name : string
  read FName
  write FName;

Description

Name specifies the name of the cookie. This is the identifier used to reference the cookie.

See also

Value

  

Cookie value


Documentation generated on: Jan 16 2026