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

TCoreWebView2HttpHeadersCollectionIterator

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

Declaration

Source position: uWVCoreWebView2HttpHeadersCollectionIterator.pas line 20

type TCoreWebView2HttpHeadersCollectionIterator = class

protected

  FBaseIntf: ICoreWebView2HttpHeadersCollectionIterator;

  

  function GetInitialized;

  

  function GetHasCurrentHeader;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function GetCurrentHeader();

  

  function MoveNext;

  

  property Initialized: Boolean; [r]

  

  property BaseIntf: ICoreWebView2HttpHeadersCollectionIterator; [r]

  

  property HasCurrentHeader: Boolean; [r]

  

end;

Inheritance

TCoreWebView2HttpHeadersCollectionIterator

  

|

TObject



CT Web help

CodeTyphon Studio