Vcl.Edge.TEdgeBrowser

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Edge.TCustomEdgeBrowserVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTEdgeBrowser

Delphi

TEdgeBrowser = class(TCustomEdgeBrowser)

C++

class PASCALIMPLEMENTATION TEdgeBrowser : public TCustomEdgeBrowser

Properties

Type Visibility Source Unit Parent
class public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge

Description

VCL component that allows browse using the Edge WebView2 browser control.

Note: Be aware that many of the events are called from the Edge WebView2 control, and as such may be called on a thread other than the main User Interface thread.