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

TCoreWebView2FrameCreatedEventArgs

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

Declaration

Source position: uWVCoreWebView2Args.pas line 1278

type TCoreWebView2FrameCreatedEventArgs = class

protected

  FBaseIntf: ICoreWebView2FrameCreatedEventArgs;

  

  function GetInitialized;

  

  function GetFrame;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Initialized: Boolean; [r]

  

  property BaseIntf: ICoreWebView2FrameCreatedEventArgs; [r]

  

  property Frame: ICoreWebView2Frame; [r]

  

end;

Inheritance

TCoreWebView2FrameCreatedEventArgs

  

|

TObject



CT Web help

CodeTyphon Studio