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

TCoreWebView2FrameInfoCollection

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

Declaration

Source position: uWVCoreWebView2FrameInfoCollection.pas line 21

type TCoreWebView2FrameInfoCollection = class

protected

  FBaseIntf: ICoreWebView2FrameInfoCollection;

  

  function GetInitialized;

  

  function GetIterator;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Initialized: Boolean; [r]

  

  property BaseIntf: ICoreWebView2FrameInfoCollection; [r]

  

  property Iterator: ICoreWebView2FrameInfoCollectionIterator; [r]

  

end;

Inheritance

TCoreWebView2FrameInfoCollection

  

|

TObject



CT Web help

CodeTyphon Studio