home *** CD-ROM | disk | FTP | other *** search
- TeeChart Pro 4.0
- Installation instructions for Delphi 1.0
- ==========================================
-
- This folder contains all compiled units and
- necessary files to install TeeChart Pro 4
- under Delphi 1.0
-
- Please make sure you are running the latest
- Delphi 1.02 version.
-
- Steps:
-
- 1) Run Delphi 1.02
-
- 2) Select Options->Install Components
-
- 3) Click on "Add..." and "Browse..." buttons.
-
- 4) Select "Unit File (*.DCU)" at the
- "List files of type" combobox.
-
- 5) Search and select the "Delphi1\Lib\TeeChart.dcu" file
-
- 6) If you want to install the QuickReport Chart:
-
- Repeat steps 3,4 and 5, selecting the
- "\Delphi1\Lib\QRTeeReg.dcu" file.
-
- Warning: You need to have installed in your machine
- the same QuickReport version that was used to compile
- the TeeChart units. This is a Delphi restriction.
-
- TeeChart Pro 4 has been compiled with QuickReport 2.0K.
- QuickReport 2.0K can be freely downloaded from
- http://www.qusoft.no
-
- Support for other QuickReport versions is provided
- by installing TeeChart from the source code files.
-
- The source code of the QRChart component is located
- at \QuickReport folder.
- If you install a newer QuickReport version, you should
- manually re-install the QRTeeReg.pas unit under
- Delphi 1.
-
-
- 7) Press OK at the install components dialog to rebuild
- the Delphi 1.0 library.
-
- 8) When finished, the TeeChart Pro 4 components will appear
- at Delphi's component palette under several tabs.
-
-
- Warning: Please make sure the folder path containing
- TeeChart Pro 4.0 compiled units is specified correctly
- at Delphi 1.0 install components dialog and at Delphi 1.0
- linker search path ( Options->Environment->Library->Path )
-
- If you get "unit mismatch" errors or "cannot find teechart.pas"
- errors, that means you don't have the path correctly typed
- or it exceeds the maximum path length (128 bytes).
-
- These errors might also happen if you don't have the latest
- Delphi 1.02 upgrade or if the QuickReport version you have
- is not the 2.0K
-
- All the above problems have an easy solution that is to
- install TeeChart using the source code folder.
-
- -------------------------------------------------------------