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

TCookie.Create

Creates a new cookie instance

Declaration

Source position: httpdefs.pp line 182

public constructor TCookie.Create(

  ACollection: TCollection

); override;

Arguments

ACollection

  

Collection to which the cookie belongs

Description

Create initializes a new TCookie instance as part of the specified collection.

See also

TCookies

  

Collection of HTTP cookies


Documentation generated on: Jan 16 2026