RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Get_Busy Method

Returns the value of Application.

Pascal
function Get_Busy: WordBool; safecall;
C++
__fastcall WordBool Get_Busy();

Use Get_Busy to determine whether the Web browser component is currently navigating to a new URL or downloading a document. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!