MultiDesktop1.1

所属分类:Windows编程
开发工具:Delphi
文件大小:6KB
下载次数:32
上传日期:2009-11-08 11:46:19
上 传 者dhunter
说明:  小七精巧的windows多桌面分立程序,含VCL源码和demo源码
(Small delicate windows 7 multi-desktop discrete procedures, including VCL source and demo source code)

文件列表:
MultiDesktop1.1\Source\MultiDesktop.dcr (1480, 2003-12-03)
MultiDesktop1.1\Source\MultiDesktop.dpk (610, 2005-05-31)
MultiDesktop1.1\Source\MultiDesktop.pas (4367, 2003-12-03)
MultiDesktop1.1\Source\MultiDesktop.res (1536, 2003-12-03)
MultiDesktop1.1\Demo\Demo.dpr (204, 2003-12-03)
MultiDesktop1.1\Demo\Demo.res (876, 2003-12-03)
MultiDesktop1.1\Demo\Unit_FrmMain.dfm (1678, 2003-12-03)
MultiDesktop1.1\Demo\Unit_FrmMain.pas (1814, 2003-12-03)
MultiDesktop1.1\Source (0, 2008-03-11)
MultiDesktop1.1\Demo (0, 2008-03-11)
MultiDesktop1.1 (0, 2008-03-11)

Delphi VCL: Name:TMultiDesktop Version:1.1 ------------------------------------------------------ Properties: 1:DeskTopName:string; Description:specify the New Desktop Name. Methods 1:function Open:Bool; Description:Create and Open the DeskTopName's Desktop. 2:function Switch:Bool; Description:Switch to the DeskTopName's Desktop. 3:function DefaultDesktop:Bool; Description:Return the Default Desktop. 4:function Close:Bool; Description:Close and Free the DeskTopName's Desktop. ------------------------------------------------------ Example: First,When Your Application initialization,Create and Open a New DeskTop Name'sample1': MultiDesktop1.DeskTop:='sample1'; MultiDesktop1.Open; Then you can Call "Switch" function to Switch to the DeskTop'sample1',and Call "DefaultDesktop" function return. Last,When Your Application finalization,Call "Close" function to Close The DeskTop and Free the DeskTop Memory. ------------------------------------------------------ Author:ChenJingTao. Web:http://www.138soft.com EMail:lovejingtao@21cn.com 2003,12,3.

近期下载者

相关文件


收藏者