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

TCoreWebView2DevToolsProtocolEventReceivedEventHandler

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

Declaration

Source position: uWVCoreWebView2Delegates.pas line 110

type TCoreWebView2DevToolsProtocolEventReceivedEventHandler = class(TInterfacedObject,ICoreWebView2DevToolsProtocolEventReceivedEventHandler)

protected

  FEvents: Pointer;

  

  FEventName: wvstring;

  

  FEventID: Integer;

  

  function Invoke();

  

public

  Token: EventRegistrationToken;

  

  constructor Create();

  

  destructor Destroy; override;

  

  property EventName: wvstring; [r]

  

  property EventID: Integer; [r]

  

end;

Inheritance

TCoreWebView2DevToolsProtocolEventReceivedEventHandler

  

|

TObject,ICoreWebView2DevToolsProtocolEventReceivedEventHandler



CT Web help

CodeTyphon Studio