Vcl.Edge.TCustomEdgeBrowser.BrowserProcessID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BrowserProcessID: DWORD read GetBrowserProcessID;

C++

__property unsigned BrowserProcessID = {read=GetBrowserProcessID, nodefault};

Properties

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

Description

Returns the underlying process ID of the Edge browser if the WebView control has been set up, otherwise 0.