Vcl.Edge.TCustomEdgeBrowser.CloseBrowserProcess

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CloseBrowserProcess;

C++

void __fastcall CloseBrowserProcess();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TCustomEdgeBrowser

Description

Closes down the current WebView control and ensure its process exits (either of its own accord within 2 seconds, otherwise by force).