SHDocVw.IWebBrowser.Get_TopLevelContainer

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Get_TopLevelContainer: WordBool; safecall;

C++

virtual HRESULT __safecall Get_TopLevelContainer(System::WordBool &__Get_TopLevelContainer_result) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IWebBrowser


Description

Renvoie la valeur de la propriété TopLevelContainer.

Utilisez la méthode Get_TopLevelContainer pour déterminer si le navigateur Web a un parent ayant une interface Automation.

Voir aussi