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

TCoreWebView2EnvironmentOptions

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

Declaration

Source position: uWVCoreWebView2EnvironmentOptions.pas line 25

type TCoreWebView2EnvironmentOptions = class(TInterfacedObject,ICoreWebView2EnvironmentOptions,ICoreWebView2EnvironmentOptions2,ICoreWebView2EnvironmentOptions3,ICoreWebView2EnvironmentOptions4,ICoreWebView2EnvironmentOptions5,ICoreWebView2EnvironmentOptions6)

protected

  FAdditionalBrowserArguments: wvstring;

  

  FLanguage: wvstring;

  

  FTargetCompatibleBrowserVersion: wvstring;

  

  FAllowSingleSignOnUsingOSPrimaryAccount: Boolean;

  

  FExclusiveUserDataFolderAccess: Boolean;

  

  FCustomCrashReportingEnabled: Boolean;

  

  FSchemeRegistrations: TWVCustomSchemeRegistrationArray;

  

  FEnableTrackingPrevention: Boolean;

  

  FAreBrowserExtensionsEnabled: Boolean;

  

  function Get_AdditionalBrowserArguments();

  

  function Set_AdditionalBrowserArguments();

  

  function Get_Language();

  

  function Set_Language();

  

  function Get_TargetCompatibleBrowserVersion();

  

  function Set_TargetCompatibleBrowserVersion();

  

  function Get_AllowSingleSignOnUsingOSPrimaryAccount();

  

  function Set_AllowSingleSignOnUsingOSPrimaryAccount();

  

  function Get_ExclusiveUserDataFolderAccess();

  

  function Set_ExclusiveUserDataFolderAccess();

  

  function Get_IsCustomCrashReportingEnabled();

  

  function Set_IsCustomCrashReportingEnabled();

  

  function GetCustomSchemeRegistrations();

  

  function SetCustomSchemeRegistrations();

  

  function Get_EnableTrackingPrevention();

  

  function Set_EnableTrackingPrevention();

  

  function Get_AreBrowserExtensionsEnabled();

  

  function Set_AreBrowserExtensionsEnabled();

  

  procedure DestroySchemeRegistrations;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TCoreWebView2EnvironmentOptions

  

|

TObject,ICoreWebView2EnvironmentOptions,ICoreWebView2EnvironmentOptions2,ICoreWebView2EnvironmentOptions3,ICoreWebView2EnvironmentOptions4,ICoreWebView2EnvironmentOptions5,ICoreWebView2EnvironmentOptions6



CT Web help

CodeTyphon Studio