请问谁有fastreport4.9 支持delphi 2010 自动安装的版本
的有关信息介绍如下:1.1安装Delphi2010。
1.2获得FastReport 4.9.31。
二,FastReport文件夹下LibD14目录添加到Delphi中的Library Path
步骤:1,打开Delphi2010,打开菜单Tools->Options。 2,左侧点击Delphi Options的+号,点击Library-win32
3,在右侧框中找到Library Path,将FastReport->LibD14路径粘贴至该文本框的末尾,粘贴之前输入分号(;)。
三,生成FastReport汉化文件
步骤:1,运行"recompile.exe"文件,设置相应选项,我的设置如下:
1,Select the compiler 设置为 Embarcadero Rad Studio 2010(Delphi,C++)。(默认值)
2,Select the FastReport Version 设置为 Enterprise。(默认值)
3,Select the TeeChart version 设置为 TeeChartStd。(默认值)
4,What you want to do 下的 Change language To: 设置为 Chinese 。(自己选择)
四,编译运行时包。