I am in the process of converting an application from Delphi 3 to Delphi 2009.
I have loaded the application in 2009 and the conversion has taken place successfully.
The application compiles and runs successfully.
My problem is that it is showning errors in the top left of the IDE under 'Structure'
The errors are strange e.g. TLabel does not contain a member named 'Caption' at line .....
My real problem is that code completion is not working.
If I start a new project everything works fine
I have loaded the application in 2009 and the conversion has taken place successfully.
The application compiles and runs successfully.
My problem is that it is showning errors in the top left of the IDE under 'Structure'
The errors are strange e.g. TLabel does not contain a member named 'Caption' at line .....
My real problem is that code completion is not working.
If I start a new project everything works fine