I'm using the CodeGear RAD Studio IDE.
In order to test my application with command line parameters I used a few times the "Parameters" field in the "Run -> Parameters" menu.
But every time I provide it with a new value, it could not be deleted from the "dropdown box".
I need to clean this field (erase all the values), since in some cases there is information on them that I don't want to share with people that occasionally could use my machine.
How can I clean this field?