SHDocVw.IShellUIHelper.AddDesktopComponent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure AddDesktopComponent(const URL: WideString; const Type_: WideString;  const Left: OleVariant; const Top: OleVariant; const Width: OleVariant; const Height: OleVariant); safecall;

C++

virtual HRESULT __safecall AddDesktopComponent(const System::WideString URL, const System::WideString Type_, const System::OleVariant &Left, const System::OleVariant &Top, const System::OleVariant &Width, const System::OleVariant &Height) = 0 ;

Eigenschaften

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

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.