Unit 'fpc_http_protocol' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#pl_wst]

TFPCCookieManager

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

Declaration

Source position: fpc_http_protocol.pas line 32

type TFPCCookieManager = class(TInterfacedObject,ICookieManager)

protected

  property ReferencedObject: TStrings; [r]

  

  function GetCount;

  

  function GetName();

  

  function GetValue();

  

  procedure SetValue();

  

public

  constructor Create();

  

end;

Inheritance

TFPCCookieManager

  

|

TObject,ICookieManager



CT Web help

CodeTyphon Studio