Unit 'uWVCoreWebView2HttpResponseHeaders' Package
[Overview][Classes][Index] [#pl_win_webview]

TCoreWebView2HttpResponseHeaders

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

Declaration

Source position: uWVCoreWebView2HttpResponseHeaders.pas line 20

type TCoreWebView2HttpResponseHeaders = class

protected

  FBaseIntf: ICoreWebView2HttpResponseHeaders;

  

  function GetInitialized;

  

  function GetIterator;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function GetHeader();

  

  function GetHeaders();

  

  function Contains();

  

  function AppendHeader();

  

  property Initialized: Boolean; [r]

  

  property BaseIntf: ICoreWebView2HttpResponseHeaders; [r]

  

  property Iterator: ICoreWebView2HttpHeadersCollectionIterator; [r]

  

end;

Inheritance

TCoreWebView2HttpResponseHeaders

  

|

TObject



CT Web help

CodeTyphon Studio