I have many components registered in Delphi 7 that I use in my main project.
When opening a new project, I can add those components, no problem.
When I open an old project using certain of those components,
Delphi shows up :
"Form1.Mycomponent does not have a corresponding component. Remove the declaration?
"
and in the component palette, "Mycomponent"
is no longer displayed. Why?