API:Vcl.Edge.TEdgeBrowser.OnNavigationCompleted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNavigationCompleted: TNavigationCompletedEvent read FOnNavigationCompleted write FOnNavigationCompleted;

C++

__property OnNavigationCompleted;

Properties

Type Visibility Source Unit Parent
event published
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TEdgeBrowser

Description

Fires when the WebView has completely loaded or loading stopped with error.

Vcl.Edge.TEdgeBrowser.OnNavigationCompleted inherits from Vcl.Edge.TCustomEdgeBrowser.OnNavigationCompleted. All content below this line refers to Vcl.Edge.TCustomEdgeBrowser.OnNavigationCompleted.

Fires when the WebView has completely loaded or loading stopped with error.