SHDocVw.IWebBrowser.Parent
Delphi
property Parent: IDispatch read Get_Parent;
C++
__property _di_IDispatch Parent = {read=_scw_Get_Parent};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | SHDocVw.pas SHDocVw.hpp |
SHDocVw | IWebBrowser |
Description
Donne accès à l'interface Automation du conteneur de ce navigateur Web.
Utilisez la propriété Parent pour accéder à l'interface du parent ou conteneur du navigateur Web.