RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser2.Get_ReadyState Method

Returns the value of ReadyState.

Pascal
function Get_ReadyState: tagREADYSTATE; safecall;
C++
__fastcall tagREADYSTATE Get_ReadyState();

Get_ReadyState is used to return the value of ReadyState

 

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