RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.Quit Method

Not used in TWebBrowser.

Pascal
procedure Quit;
C++
__fastcall Quit();

Do not use this method. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. Internet Explorer responds to Quit by shutting down. 

 

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