API:Vcl.Edge.TEdgeBrowser.OnDocumentTitleChanged
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.
See Also
Fires when the DocumentTitle property of the WebView changes and may fire before or after the OnNavigationCompleted event.