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

TCoreWebView2Deferral

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

Declaration

Source position: uWVCoreWebView2Deferral.pas line 20

type TCoreWebView2Deferral = class

protected

  FBaseIntf: ICoreWebView2Deferral;

  

  function GetInitialized;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Complete;

  

  property Initialized: Boolean; [r]

  

  property BaseIntf: ICoreWebView2Deferral; [r]

  

end;

Inheritance

TCoreWebView2Deferral

  

|

TObject



CT Web help

CodeTyphon Studio