Tech Tip: Resolving Compile Error w\TeeChart
When using TeeChart and ReportBuilder in Delphi you will encounter a compile error stating that the unit ‘IEditCha’ cannot be found.
In order to get around it you can:
- Build your project with packages.
- Purchase TeeChart Pro from http://www.steema.com
The TeeChart author did not include all of the units to TeeChart in the free version included with Delphi. (TeeMach the authors of TeeChart do not receive any money from Borland for the inclusion of TeeChart with Delphi).