SHDocVw.IWebBrowser.Get_TopLevelContainer
Delphi
function Get_TopLevelContainer: WordBool; safecall;
C++
virtual HRESULT __safecall Get_TopLevelContainer(System::WordBool &__Get_TopLevelContainer_result) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | IWebBrowser |
Description
Returns the value of the TopLevelContainer property.
Use Get_TopLevelContainer to determine whether the Web browser has a parent with an Automation interface.