Mirror

Disable the IDE splash screen (Views: 710)


Problem/Question/Abstract:

Disable the IDE splash screen

Answer:

Start Delphi with the parameter -ns ('no splash'):

Delphi32.EXE -ns

Also works with C++ Builder.

<< Back to main page