Examples Delphi

In your project (.DPR) file, just before the first call to Application.CreateForm.,
add the following line:

Application.ShowMainForm := False;