Hello,
I am new to the Delphi world. Most of the programming I have done was primary user interface updates using MFC.
I have a project originally written in Delphi 5, it has been update to run in Delphi xe7( not by me ).
I am trying to update it to Delphi 11. I have what I believe is a configuration issue that has me stumped.
[dcc32 Fatal Error] DesignIntf.pas(14): F2613 Unit 'DesignConst' not found.
I get this when ever i try to compile the project. I searched the web but didn't find the solution.
Any ideas?