Delphi插件安装手记

1.安装DbGridEh.dcu
安装方法:Tools--->Environment Options--->Library--->Library Path:(ehlib4/Common)
2.安装wwdblook.dcu
安装方法:安装ip4000.exe
3.安装fclabel.dcu
安装方法:Tools--->Environment Options--->Library--->Library Path:(1st4000\1stclass4000vcl7\source)
4.SuiForm.dcu
安装方法:Tools--->Environment Options--->Library--->Library Path:(SUIPack4.10\Source)
5.KbmMemtable.dcu
安装方法:Tools--->Environment Options--->Library--->Library Path:(kbmMemTable5.6\Source)
6.RemoteUdpConnection.dcu
安装方法:Tools--->Environment Options--->Library--->Library Path:(DbAnyWhere4.33_Vcl\D7_Vcl)
7.qrddlgs.dcu
安装方法:Tools--->Environment Options--->Library--->Library Path:(THSD7\QRDESIGN)
8.csProp.dcu
安装方法:Tools--->Environment Options--->Library--->Library Path:(THSD7\QRBase)
9.XlsReadwriteII.dcu
安装方法:Tools--->Environment Options--->Library--->Library Path:(XLSReadWitteII\Src)
10.u_fm_template-print.pas
安装方法:安装QR362ProfD7.EXE
11.grprolib_TLB.dcu(引用了Grid++报表插件的缘故,如果没有用到这个插件的话不会报错)
  {在 Delphi 中安装 Grid++Report 包装类的过程:
  1、启动 Delphi。
  2、执行菜单命令 File->Close All,关闭所有打开的项目与文件。
  3、执行菜单命令 File->Open Project...,将‘Open Project’文件打开对话框中的文件类型改为‘Delphi package (*.dpk)’,打开 %InstallDir%\DelphiWrapper\GRDelphi.dpk。这里 %InstallDir% 指 Grid++Report 的安装目录,缺省在‘C:\Program Files\Grid++Report 4.5’。
  4、执行‘Package - GRDelphi.dpk’窗口上的工具条‘Install’命令按钮, Delphi 将编译并安装包,然后会提示 TGRDesigner, TGRDisplayViewer, TGridppReport, TGRPrintViewer 已经注册。此时在构件面板的 Grid++Report 页中会有此四个构件的图标。
  5、执行菜单命令 File->Close All,如有保存文件确认提问消息框可以回答‘No’。
  6、执行菜单命令 Tools->Evironment option...,在对话框中选择‘Library’页,执行 Library path 行的‘...’按钮,在打开的对话框中将‘C:\Program Files\Grid++Report 4.5\DelphiWrapper’添加到列表中。如 Grid++Report 没有安装在默认目录,则以上目录中 C:\Program Files\Grid++Report 4.5 应改为 Grid++Report 的实际安装目录。
  注意:Delphi6 与 Delphi7 在打开 GRDelphi.dpk 项目时会有升级提示,回答‘Ok’即可
 }
12.auHttp.dcu
安装方法:File--->openProject--->:(XLSReadWitteII\Src)
Tools--->Environment Options--->Library--->Library Path:(AutoUpgrader\Setup\Delphi7)
13.Exfuncs.dcu
Tools--->Environment Options--->Library--->Library Path:(Paraser\Source)
14.dxflchrt.dcu

 

posted @ 2014-03-14 11:34  li新的自己  阅读(1787)  评论(0)    收藏  举报