Vcl.Edge.TEdgeBrowser.OnDocumentTitleChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDocumentTitleChanged;

C++

__property OnDocumentTitleChanged;

Properties

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

Description

Fires when the DocumentTitle property of the WebView changes, and may fire before or after the OnNavigationCompleted event.