[lazarus] Splash screen woes

Andrew Johnson aj_genius at hotmail.com
Mon Oct 7 19:04:20 EDT 2002


On Tue, 8 Oct 2002 00:29:26 +0200
"Mattias Gaertner" <nc-gaertnma at netcologne.de> wrote :

>The first form added to 'Application' is the Application.MainForm.

It shouldn't be. In Delphi the Main form is the first Form created by 
calling to Application.CreateForm, not Form.Create(Application). In Delphi 
If I were to do what he has done it would work fine because the Splash was 
not created using Createform, therefore it isn't the MainForm.

Andrew

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx






More information about the Lazarus mailing list