install_res.txt
来自「报表源码 FastReport 3 is new generation of t」· 文本 代码 · 共 18 行
TXT
18 行
1. Remove the following files from the FastReport 3\Lib folder:
- frxrcClass.dcu
- frxrcDesgn.dcu
- frxrcInsp.dcu
- frxrcExports.dcu
- fs_iconst.dcu
2. Copy the *.pas files from desired folder to the FastReport 3\Lib folder.
For FR3 Professional Edition:
- frxrcClass.pas -> FastReport 3\Source
- frxrcDesgn.pas -> FastReport 3\Source
- frxrcExports.pas -> FastReport 3\Source\ExportPack
- frxrcInsp.pas -> FastReport 3\Source
- fs_iconst.pas -> FastReport 3\FastScript
3. Recompile the FastReport packages (see install.txt file,
section III or IV). Only fs*.dpk, frx*.dpk, frxe*.dpk packages need to
be recompiled ('*' = your Delphi version).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?