SHDocVw.TWebBrowser.OnQuit

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnQuit: TNotifyEvent read FOnQuit write FOnQuit;

C++

__property System::Classes::TNotifyEvent OnQuit = {read=FOnQuit, write=FOnQuit};

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. OnQuit se produit quand Internet Explorer va être fermé.