RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Get_Container Method

Returns the value of Container.

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

Use Get_Container to access the interface for the Web browser's parent or container. If the Web browser does not have a container with an Automation interface, Get_Container returns nil. 

 

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