RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TShellUIHelper.AddDesktopComponent Method (WideString, WideString, OleVariant, OleVariant, OleVariant, OleVariant)
Pascal
procedure AddDesktopComponent(const URL: WideString; const Type_: WideString; var Left: OleVariant; var Top: OleVariant; var Width: OleVariant; var Height: OleVariant); overload;
C++
__fastcall AddDesktopComponent(const BSTR URL, const BSTR Type_, OleVariant Left, OleVariant Top, OleVariant Width, OleVariant Height);

This is AddDesktopComponent, a member of class TShellUIHelper.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!