一、调用Excel的方法:一般情况下有两种方法调用Excel:1、 直接使用Delphi自带的组件:在Form中分别放入ExcelApplication, ExcelWorkbook和ExcelWorksheet。2、动态创建Excel文件:首先创建 Excel 对象,使用ComObj,Excel2 Read More
posted @ 2017-07-10 20:49
findumars
Views(3238)
Comments(0)
Diggs(0)
转自http://www.cnblogs.com/del/archive/2007/12/04/982167.html Read More
posted @ 2017-07-10 20:47
findumars
Views(10457)
Comments(0)
Diggs(0)
unit sfContnrs; interface {$DEFINE MULTI_THREAD_QUEUE} //线程安全版本,如果不需要线程安全,请注释掉此行代码 {$IFDEF MULTI_THREAD_QUEUE}uses Windows;{$ENDIF} type TsfQueue=clas Read More
posted @ 2017-07-10 20:28
findumars
Views(2063)
Comments(0)
Diggs(0)
1.启动delphi7。2.File-->Open Project ...打开TMS component 源目录下的“tmsd7.bpg”。 3.在打开的窗口列表中,依次在各选项上点击鼠标右键,选择“Install”。 4.将源目录下所有的pas文件、dfm文件及“tmsdefs.inc”文件拷贝到 Read More
posted @ 2017-07-10 20:24
findumars
Views(1626)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号