Vcl.Edge.TEdgeBrowser.OnFrameNavigationCompleted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFrameNavigationCompleted: TNavigationCompletedEvent read FOnFrameNavigationCompleted write FOnFrameNavigationCompleted;

C++

__property OnFrameNavigationCompleted;

Properties

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

Description

Fires when a child frame in the WebView has completely loaded or loading stopped with error.