Hi,
I am using Delphi 2006 with TeeChart v7 standard. When I try to exercise some example such as zoom_scroll.pas, Delphi warns me "can not resolve unit "Base" ? What it is ?, is it part of Delphi or TeeChart Pro ? Thanks.
Daniel
Re: Uses Base not recognize by Delphi2006
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Daniel,
This is a unit in the features demo which can be found at Base.pas. To solve this problem you may need to add the features demo sources path in Delphi's search path list at Project\Options\Directories/Conditionals and at Tools\Options\Environment Options\Delphi Options\Library - Win32\Library path.
This is a unit in the features demo which can be found at Base.pas. To solve this problem you may need to add the features demo sources path in Delphi's search path list at Project\Options\Directories/Conditionals and at Tools\Options\Environment Options\Delphi Options\Library - Win32\Library path.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |