SHDocVw.IWebBrowser2.ShowBrowserBar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IWebBrowser2

Beschreibung

Blendet eine bestimmte Browserleiste ein oder aus.

Anmerkung:  ShowBrowserBar wird aus Gründen der Kompatibilität mit Internet Explorer verwendet.