install_res.txt

来自「报表控件。FastReport 是非常强大的报表控件」· 文本 代码 · 共 19 行

TXT
19
字号
1. Remove the following files from the FastReport 3\Lib folder:
- frxrcClass.dcu
- frxrcDesgn.dcu
- frxrcInsp.dcu
- frxrcExports.dcu
  
2. Go folder with desired language and run mk.bat file. This will make 
.pas files from .frc files

3. 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

4. Recompile the FastReport packages (see install.txt file,
  section III or IV). Only frx*.dpk, frxe*.dpk packages need to
  be recompiled ('*' = your Delphi version).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?