RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.Stop Method

Stops the current operation.

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

Stop cancels any pending navigation or download operation and terminates any dynamic page elements, such as background sounds and animations. 

 

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