API:SHDocVw.IShellUIHelper.AddDesktopComponent

提供: RAD Studio API Documentation
移動先: 案内検索

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 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IShellUIHelper

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。