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

TCoreWebView2DevToolsProtocolEventReceivedEventArgs

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

Declaration

Source position: uWVCoreWebView2Args.pas line 250

type TCoreWebView2DevToolsProtocolEventReceivedEventArgs = class

protected

  FBaseIntf: ICoreWebView2DevToolsProtocolEventReceivedEventArgs;

  

  FBaseIntf2: ICoreWebView2DevToolsProtocolEventReceivedEventArgs2;

  

  function GetInitialized;

  

  function GetParameterObjectAsJson;

  

  function GetSessionId;

  

  procedure InitializeFields;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Initialized: Boolean; [r]

  

  property BaseIntf: ICoreWebView2DevToolsProtocolEventReceivedEventArgs; [r]

  

  property ParameterObjectAsJson: wvstring; [r]

  

  property SessionId: wvstring; [r]

  

end;

Inheritance

TCoreWebView2DevToolsProtocolEventReceivedEventArgs

  

|

TObject



CT Web help

CodeTyphon Studio