Vcl.Edge.TEdgeBrowser.OnDocumentTitleChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnDocumentTitleChanged: TDocumentTitleChangedEvent read FOnDocumentTitleChanged write FOnDocumentTitleChanged;

C++

__property OnDocumentTitleChanged;

Propriétés

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

Description

Déclenché lorsque la propriété DocumentTitle du WebView change et parfois avant ou après l'événement OnNavigationCompleted.

Voir aussi

Vcl.Edge.TEdgeBrowser.OnNavigationCompleted

Déclenché lorsque la propriété DocumentTitle du WebView change et parfois avant ou après l'événement OnNavigationCompleted.