First of all, I'm beginner using delphi, so the background is I want to modify program from old machine that using delphi, I have exe file on the computer but we want to add some features like scanning barcode so later the setting can adjust it self. I try to decompile the exe, and I try to modify the code. But It shown error form uses clauses and another problem is I cant compile ( execute ) the form. Actually for uses clauses problem already solved with Andreas Rejbrand answer, and I try to compile my form but it has grey color It seems not activate. I really want to share the code but It was form third party exe and I decompiled it. I'm too afraid that will violate the code of ethics. Error Messages List of Unit ?
Edited :