RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Get_Application Method

Returns the value of Application.

Pascal
function Get_Application: IDispatch; safecall;
C++
__fastcall IDispatch Get_Application();

Use Get_Application to access the interface for the application containing the WebBrowser control. 

 

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