Compatibility Delphi 5 <-> Delphi 7
Posted: Thu Dec 04, 2003 10:03 am
Hallo!
I create a new project (just a blank Form) in Delphi 5. Then I open this project in Delphi 7, compile and run it. Everything is O.K. Then I add a TChart on the form and try to compile. It doesn't work (error message:File not found:'TeeProcs.dcu').
Then I made new project with D7, add TChart and compile: everything O.K. The structure of the project seems to be identical to the previous project, which doesn't work.
The actual problem is that I have a large program with TChart in D5 and I want to recompile it in D7.
TineA
I create a new project (just a blank Form) in Delphi 5. Then I open this project in Delphi 7, compile and run it. Everything is O.K. Then I add a TChart on the form and try to compile. It doesn't work (error message:File not found:'TeeProcs.dcu').
Then I made new project with D7, add TChart and compile: everything O.K. The structure of the project seems to be identical to the previous project, which doesn't work.
The actual problem is that I have a large program with TChart in D5 and I want to recompile it in D7.
TineA