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

TCookies.Items

Cookie at the specified index

Declaration

Source position: httpdefs.pp line 211

public property TCookies.Items[Index: Integer] : TCookie
  read GetCookie
  write SetCookie;
  default;

Description

Items provides indexed access to cookies in the collection. This is the default array property for the TCookies class.


Documentation generated on: Jan 16 2026