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

TCookies

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: httpdefs.pp line 185

type TCookies = class(TCollection)

protected

  function GetCookie();

  procedure SetCookie();

public

  function Add;

  function CookieByName();

  function FindCookie();

  function IndexOfCookie();

  property Items []: TCookie; default; [rw]

end;

Inheritance

TCookies

|

TObject


Documentation generated on: 2023-03-18