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

TCoreWebView2Settings

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

Declaration

Source position: uWVCoreWebView2Settings.pas line 22

type TCoreWebView2Settings = class

protected

  FBaseIntf: ICoreWebView2Settings;

  

  FBaseIntf2: ICoreWebView2Settings2;

  

  FBaseIntf3: ICoreWebView2Settings3;

  

  FBaseIntf4: ICoreWebView2Settings4;

  

  FBaseIntf5: ICoreWebView2Settings5;

  

  FBaseIntf6: ICoreWebView2Settings6;

  

  FBaseIntf7: ICoreWebView2Settings7;

  

  FBaseIntf8: ICoreWebView2Settings8;

  

  function GetInitialized;

  

  function GetIsBuiltInErrorPageEnabled;

  

  function GetAreDefaultContextMenusEnabled;

  

  function GetAreDefaultScriptDialogsEnabled;

  

  function GetAreDevToolsEnabled;

  

  function GetIsScriptEnabled;

  

  function GetIsStatusBarEnabled;

  

  function GetIsWebMessageEnabled;

  

  function GetIsZoomControlEnabled;

  

  function GetAreHostObjectsAllowed;

  

  function GetUserAgent;

  

  function GetAreBrowserAcceleratorKeysEnabled;

  

  function GetIsPasswordAutosaveEnabled;

  

  function GetIsGeneralAutofillEnabled;

  

  function GetIsPinchZoomEnabled;

  

  function GetIsSwipeNavigationEnabled;

  

  function GetHiddenPdfToolbarItems;

  

  function GetIsReputationCheckingRequired;

  

  procedure SetIsBuiltInErrorPageEnabled();

  

  procedure SetAreDefaultContextMenusEnabled();

  

  procedure SetAreDefaultScriptDialogsEnabled();

  

  procedure SetAreDevToolsEnabled();

  

  procedure SetIsScriptEnabled();

  

  procedure SetIsStatusBarEnabled();

  

  procedure SetIsWebMessageEnabled();

  

  procedure SetIsZoomControlEnabled();

  

  procedure SetAreHostObjectsAllowed();

  

  procedure SetUserAgent();

  

  procedure SetAreBrowserAcceleratorKeysEnabled();

  

  procedure SetIsPasswordAutosaveEnabled();

  

  procedure SetIsGeneralAutofillEnabled();

  

  procedure SetIsPinchZoomEnabled();

  

  procedure SetIsSwipeNavigationEnabled();

  

  procedure SetHiddenPdfToolbarItems();

  

  procedure SetIsReputationCheckingRequired();

  

  procedure InitializeFields;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Initialized: Boolean; [r]

  

  property BaseIntf: ICoreWebView2Settings; [r]

  

  property IsBuiltInErrorPageEnabled: Boolean; [rw]

  

  property AreDefaultContextMenusEnabled: Boolean; [rw]

  

  property AreDefaultScriptDialogsEnabled: Boolean; [rw]

  

  property AreDevToolsEnabled: Boolean; [rw]

  

  property IsScriptEnabled: Boolean; [rw]

  

  property IsStatusBarEnabled: Boolean; [rw]

  

  property IsWebMessageEnabled: Boolean; [rw]

  

  property IsZoomControlEnabled: Boolean; [rw]

  

  property AreHostObjectsAllowed: Boolean; [rw]

  

  property UserAgent: wvstring; [rw]

  

  property AreBrowserAcceleratorKeysEnabled: Boolean; [rw]

  

  property IsPasswordAutosaveEnabled: Boolean; [rw]

  

  property IsGeneralAutofillEnabled: Boolean; [rw]

  

  property IsPinchZoomEnabled: Boolean; [rw]

  

  property IsSwipeNavigationEnabled: Boolean; [rw]

  

  property HiddenPdfToolbarItems: TWVPDFToolbarItems; [rw]

  

  property IsReputationCheckingRequired: Boolean; [rw]

  

end;

Inheritance

TCoreWebView2Settings

  

|

TObject



CT Web help

CodeTyphon Studio