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

TCookies.Add

Adds a new cookie to the collection

Declaration

Source position: httpdefs.pp line 206

public function TCookies.Add: TCookie;

Function result

Newly created cookie instance

Description

Add creates and adds a new TCookie instance to the collection, returning a reference to it.

See also

AddFromString

  

Adds a cookie from a string representation


Documentation generated on: Jan 16 2026