FastReport For Delphi7 通用安装方法
2021-05-28 21:02
标签:version exe ISE sys xe7 版本 hat 修改 you 安装前请册除原有的FR控件。 1. "Tools|Environmet options..."中的"Library"标签面下"Library path"添加FastReport路径。 FastReport\FastScript FastReport\Source\ADO FastReport\Source\IBX FastReport\Source\DBX 2. 生成汉化文件 3.Select the TeeChart version 设置为 TeeChartStd 4.What you want to do 下的 Change language To: 设置为 Chinese (这个还用说) 4. 复制以下文至Windows\System32目录下 5. 编译并安装以下文件 FastReport For Delphi7 通用安装方法 标签:version exe ISE sys xe7 版本 hat 修改 you 原文地址:https://www.cnblogs.com/yerongtian/p/11113541.html
FastReport\FastQB
FastReport\Source
FastReport\Source\BDE
FastReport\Source\ExportPack
运行"recompile.exe"文件,设置相应选项,我的设置如下:
1.Select the compiler 设置为 Delphi7
2.Select the FastReport Version 设置为 Enterprise
3. 编译运行包(其它版本的Delphi选择相对应的文件编译)
- FastReport\FastQB\fqb70.dpk
- FastReport\FastScript\fs7.dpk
- FastReport\FastScript\fsDB7.dpk
- FastReport\FastScript\fsBDE7.dpk
- FastReport\FastScript\fsADO7.dpk
- FastReport\FastScript\fsIBX7.dpk
- FastReport\Source\frx7.dpk
- FastReport\Source\frxDB7.dpk
- FastReport\Source\ADO\frxADO7.dpk
- FastReport\Source\BDE\frxBDE7.dpk
- FastReport\Source\IBX\frxIBX7.dpk
- FastReport\Source\DBX\frxDBX7.dpk
- FastReport\Source\ExportPack\frxe7.dpk
- fs7.bpl
- fsDB7.bpl
- fsBDE7.bpl
- fsADO7.bpl
- fsIBX7.bpl
- frx7.bpl
- frxDB7.bpl
- frxADO7.bpl
- frxBDE7.bpl
- frxIBX7.bpl
- frxDBX7.bpl
- frxe7.bpl
如果你的Delphi7没有修改环境变量那么这些文件默认是在\Borland\Delphi7\Projects\Bpl目录中。
这一步我没有做,因为个人感觉复制不复制效果都是一样的。只要程序能找到这些文件就行了!
- FastReport\FastScript\dclfs7.dpk
- FastReport\FastScript\dclfsDB7.dpk
- FastReport\FastScript\dclfsBDE7.dpk
- FastReport\FastScript\dclfsADO7.dpk
- FastReport\FastScript\dclfsIBX7.dpk
- FastReport\Source\dclfrx7.dpk
- FastReport\Source\dclfrxDB7.dpk
- FastReport\Source\ADO\dclfrxADO7.dpk
- FastReport\Source\BDE\dclfrxBDE7.dpk
- FastReport\Source\IBX\dclfrxIBX7.dpk
- FastReport\Source\DBX\dclfrxDBX7.dpk
- FastReport\Source\ExportPack\dclfrxe7.dpk
文章标题:FastReport For Delphi7 通用安装方法
文章链接:http://soscw.com/index.php/essay/88799.html