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

TCookie.Partitioned

Partitioned attribute of the cookie

Declaration

Source position: httpdefs.pp line 194

public property TCookie.Partitioned : Boolean
  read FPartitioned
  write FPartitioned;

Description

Partitioned indicates that the cookie should be partitioned storage. This provides additional privacy protection by isolating cookies in different storage partitions.


Documentation generated on: Jan 16 2026