SHDocVw.IShellUIHelper.AddDesktopComponent

From RAD Studio API Documentation
Jump to: navigation, search

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 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IShellUIHelper

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!