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

TCoreWebView2ProcessExtendedInfo

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

Declaration

Source position: uWVCoreWebView2ProcessExtendedInfo.pas line 19

type TCoreWebView2ProcessExtendedInfo = class

protected

  FBaseIntf: ICoreWebView2ProcessExtendedInfo;

  

  function GetInitialized;

  

  function GetProcessInfo;

  

  function GetAssociatedFrameInfos;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Initialized: Boolean; [r]

  

  property BaseIntf: ICoreWebView2ProcessExtendedInfo; [rw]

  

  property ProcessInfo: ICoreWebView2ProcessInfo; [r]

  

  property AssociatedFrameInfos: ICoreWebView2FrameInfoCollection; [r]

  

end;

Inheritance

TCoreWebView2ProcessExtendedInfo

  

|

TObject



CT Web help

CodeTyphon Studio