RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Stop Method

Stops the current operation.

Pascal
procedure Stop; safecall;
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!