RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Get_Parent Method

Returns the value of Parent.

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

Use Get_Parent to access the interface for the Web browser's parent or container. 

 

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