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.