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

TCookie.Assign

Assigns values from another persistent object

Declaration

Source position: httpdefs.pp line 183

public procedure TCookie.Assign(

  Source: TPersistent

); override;

Arguments

Source

  

Source object to copy cookie data from

Description

Assign copies all cookie properties from the source TCookie object to this instance.


Documentation generated on: Jan 16 2026