SHDocVw.TWebBrowser.OnStatusTextChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnStatusTextChange: TWebBrowserStatusTextChange read FOnStatusTextChange write FOnStatusTextChange;

C++

__property TWebBrowserStatusTextChange OnStatusTextChange = {read=FOnStatusTextChange, write=FOnStatusTextChange};

Propriétés

Type Visibilité  Source Unité  Parent
event published
SHDocVw.pas
SHDocVw.hpp
SHDocVw TWebBrowser

Description

Inutilisé dans TWebBrowser.

N'utilisez pas cet événement. Il est inclus dans l'interface TWebBrowser car l'interface IWebBrowser2 est partagée avec Internet Explorer. OnStatusTextChange se produit quand le texte affiché dans la barre d'état d'Internet Explorer change.