home *** CD-ROM | disk | FTP | other *** search
- ==================================================
- TeeChart Pro 4.0
- Installation Instructions
- ==================================================
-
- The automatic installer copies and registers
- TeeChart Pro 4 packages, help file and tutorials
- for Delphi 4 and 3.
-
- If you are installing TeeChart Pro under C++ Builder,
- or want to manually install TeeChart Pro 4,
- please follow the INSTALL.TXT file instructions
- provided at the corresponding folder:
-
- Delphi 4 : \TeeChart Pro v4\Delphi4\install.txt
-
- Delphi 3 : \TeeChart Pro v4\Delphi3\install.txt
-
- C++ 3 : \TeeChart Pro v4\C++3\install.txt
-
- Delphi 1 and 2,
- and C++ Builder 1:
-
- Install TEECHART.PAS unit on Delphi's component library.
- For QuickReport support install the QRTEEREG.PAS unit.
- See at the bottom of this document special notes for Delphi 2.
-
-
- Installed Components:
- ======================
-
- TChart (non-database Chart) "Additional"
-
- TDBChart (database Chart) "Data Controls"
-
- TQRChart (Optional QuickReport Chart) "QReport"
-
- Needs QuickReport 2.0K,3.0 or better,
- available free at http://www.qusoft.no
-
-
- Other components:
- =================
-
- Additional components are installed at "TeeChart" palette
- when installing the TeeChart Pro v4 packages:
-
- TSeriesDataSet Virtual DataSet to link Series data.
- TDraw3D Generic "3D PaintBox" canvas on steroids.
- TChartScrollBar Scroll-bars for Chart points.
- TTeeCommander Toolbar for Charts.
- TChartEditor Easy access to Chart Editor dialog.
- TChartPreviewer Easy access to Print Preview dialog.
- TChartListBox Generic List-box of Chart Series.
- TTeeOpenGL Optional OpenGL support.
-
- See the help file and the Tee4.DOC document for explanation
- of the above components. See also the examples.
-
- ---------------------------------------------------------
-
- Help file:
- -----------
- The installer automatically registers the TeeChart Pro v4
- help file and merges it with Delphi help system.
-
- For Delphi 1,2 and C++ Builder 1, please refer to Borland's
- documentation on installing 3rd party help files.
-
- See also:
-
- Delphi 1.0: \delphi\help\helpinst.exe
- Delphi 2.0/C++1: \delphi 2.0\help\tools\helpinst.exe
-
- See TEECHART\HELP\INSTALL.TXT for step by step Help file
- manual installation instructions.
-
- Important.
- For Delphi 2.0 only:
- =====================
-
- Chart Wizard Installation:
- --------------------------
-
- The installation also registers a Delphi "Wizard / Expert" to
- quick create TeeChart forms.
- Click on "File---> New..." and choose "Business" tab on Delphi 2
- repository dialog.
- You should see "TeeChart Wizard" icon. Double click and follow
- the instructions to create a new Form with a Chart or DBChart on it.
-
-
- Problem when installing:
- ------------------------
- Installing TeeChart 4.0 on Delphi 2.0 can produce the
- following error:
- "Error: (0): Overflow in conversion or arithmetic operation."
-
- To solve this problem, go to "Tools->Environment->Library" and
- UNCHECK "Compile with debug info" setting.
- Then rebuild the library.
-
- This error happens only when installing from compiled DCU
- files, and it's related to the Delphi 2.0 compiler / linker.
- Installing from the source code files location works fine
- with or without "debug info in library".
-
- ==========================================================
-