Vcl.Edge.CreateCoreWebView2EnvironmentWithOptions

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CreateCoreWebView2EnvironmentWithOptions(
BrowserExecutableFolder, UserDataFolder: LPCWSTR; const EnvironmentOptions: ICoreWebView2EnvironmentOptions;
const Environment_created_handler: ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler): HRESULT; stdcall;

C++

extern DELPHI_PACKAGE HRESULT __stdcall CreateCoreWebView2EnvironmentWithOptions(System::WideChar * BrowserExecutableFolder, System::WideChar * UserDataFolder, const Winapi::Webview2::_di_ICoreWebView2EnvironmentOptions EnvironmentOptions, const Winapi::Webview2::_di_ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler Environment_created_handler);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !