Unit 'uWVTypeLibrary' Package
[Overview][Constants][Types][Classes][Index] [#pl_win_webview]

ICoreWebView2Settings

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

Declaration

Source position: uWVTypeLibrary.pas line 4224

type ICoreWebView2Settings = interface(IUnknown)

  function Get_IsScriptEnabled();

  

  function Set_IsScriptEnabled();

  

  function Get_IsWebMessageEnabled();

  

  function Set_IsWebMessageEnabled();

  

  function Get_AreDefaultScriptDialogsEnabled();

  

  function Set_AreDefaultScriptDialogsEnabled();

  

  function Get_IsStatusBarEnabled();

  

  function Set_IsStatusBarEnabled();

  

  function Get_AreDevToolsEnabled();

  

  function Set_AreDevToolsEnabled();

  

  function Get_AreDefaultContextMenusEnabled();

  

  function Set_AreDefaultContextMenusEnabled();

  

  function Get_AreHostObjectsAllowed();

  

  function Set_AreHostObjectsAllowed();

  

  function Get_IsZoomControlEnabled();

  

  function Set_IsZoomControlEnabled();

  

  function Get_IsBuiltInErrorPageEnabled();

  

  function Set_IsBuiltInErrorPageEnabled();

  

end;

Inheritance

ICoreWebView2Settings

  

|

IInterface



CT Web help

CodeTyphon Studio