RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.OnQuit Event

Not used in TWebBrowser.

Pascal
property OnQuit: TNotifyEvent;
C++
__property TNotifyEvent OnQuit;

Do not use this event. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. OnQuit occurs when the Internet Explorer is about to shut down. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!