I am using Delphi 5. If I have to run my project I have to run it from the command prompt and pass the parameters with cmd. I want to debug the project step by step. How do I pass paramaters through the IDE or any other way so that I can debug the program?
