SHDocVw.IWebBrowser2.ShowBrowserBar

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ShowBrowserBar(const pvaClsid: OleVariant; const pvarShow: OleVariant;  const pvarSize: OleVariant); safecall;

C++

virtual HRESULT __safecall ShowBrowserBar(const System::OleVariant &pvaClsid, const System::OleVariant &pvarShow, const System::OleVariant &pvarSize) = 0 ;

Propriétés

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

Description

Utilisée pour masquer ou afficher une barre de navigation spécifique.

Remarque :  La méthode ShowBrowserBar est utilisée à des fins de compatibilité avec Internet Explorer.