SplashScreen := TSplashScreen.Create(Application); SplashScreen.Show; Application.Initialize; //this line exists! SplashScreen.Update;