Installing FastReport trial packages

Step 1. Add paths to library path
- in the Delphi IDE, select "Tools|Environmet options..." menu item
- go "Library" tab, "Library path" edit box
- add paths to \FS, \Source, \Source\BDE, \Source\ADO, \Source\IBX, 
  \Source\ExportPack 
  
Step 2. Install packages
- in the Delphi IDE, select "Component|Install Packages..." menu item
- press "Add..." button and select \FS\dclfs*.bpl file (* = your Delphi version)
- press "Add..." button and select \Source\dclfrx*.bpl file
- press "Add..." button and select \Source\BDE\dclfrxBDE*.bpl file
- press "Add..." button and select \Source\ADO\dclfrxADO*.bpl file
- press "Add..." button and select \Source\IBX\dclfrxIBX*.bpl file
- press "Add..." button and select \Source\ExportPack\dclfrxe*.bpl file
