I have made a small application for Win32 with Delphi 10.2. It compiles and builds OK but I get a runtime exception from System.Classes because it claims that TImage does not exist. What is wrong? Is there an error in the system?
↧
I have made a small application for Win32 with Delphi 10.2. It compiles and builds OK but I get a runtime exception from System.Classes because it claims that TImage does not exist. What is wrong? Is there an error in the system?