I have a Delphi console application which does not have any write or read statements (i.e. no interaction with the console). Yet, when I run the program the console does flash momentarily on the screen.
I would be most grateful if someone can tell me how to prevent this flashing. I suspect that I have to adjust some or other compiler setting, but I can't find which one.
Thanks in advance!