3.4. Delphi 5.0.
Copy file FR_Class.dcu from ../FR/LIB_D5 to ../FR/SOURCE (if you have
trial version of FR).
If you want JPEG images support open the file /fr240/source/FR.inc
with any text editor and uncomment the required string, then
save the file -
this will allow you to work with JPEG images.
Run Delphi, choose "File/Open..." menu command and open package
FR5.dpk from ../FR/SOURCE. In package editor, choose "Compile" button
to compile package. After compiling, press "Install" button to install
package into Delphi.
After installing, "FastReport" and "FR Tools" tabs appears in Delphi's
components palette. AFTER INSTALLING YOU SHOULD REBOOT DELPHI!
Choose "Tools/Environment options..." menu command. Go "Library" tab
and add path to ../FR/SOURCE directory to the "Library path" string.
For adding FR help file to the Delphi help system, you should:
- copy files from ../FR/Help/English to ../Delphi5/Help;
- add the following lines to ../Delphi5/Help/Delphi5.cnt:
:Index FastReport Reference=FR.hlp
:Link FR.hlp