SHDocVw.TShellUIHelper.AddToFavoritesBar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure AddToFavoritesBar(const URL: WideString; const Title: WideString); overload;
procedure AddToFavoritesBar(const URL: WideString; const Title: WideString;
const Type_: OleVariant); overload;

C++

void __fastcall AddToFavoritesBar(const System::WideString URL, const System::WideString Title)/* overload */;
void __fastcall AddToFavoritesBar(const System::WideString URL, const System::WideString Title, const System::OleVariant &Type_)/* overload */;

Eigenschaften

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

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.