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

TCookie.Expires

Expiration date and time of the cookie

Declaration

Source position: httpdefs.pp line 189

public property TCookie.Expires : TDateTime
  read FExpires
  write FExpires;

Description

Expires specifies when the cookie should expire. After this date and time, the browser will delete the cookie automatically.


Documentation generated on: Jan 16 2026