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

TCoreWebView2File

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

Declaration

Source position: uWVCoreWebView2File.pas line 22

type TCoreWebView2File = class

protected

  FBaseIntf: ICoreWebView2File;

  

  function GetInitialized;

  

  function GetPath;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Initialized: Boolean; [r]

  

  property BaseIntf: ICoreWebView2File; [rw]

  

  property Path: wvstring; [r]

  

end;

Inheritance

TCoreWebView2File

  

|

TObject



CT Web help

CodeTyphon Studio