Do you have any units with initilization sections?
On 7/7/2009 10:21:46 PM, Ross Levis (r...@stationplaylist.com) wrote: > The user just got around to installing a test version of the app with > some > ShowMessages in the Form's OnCreate event, but nothing appeared, so it's > not > even getting to execute the OnCreate event. > > In summary, the app hangs during > Application.CreateForm(TStudioForm, StudioForm); > > But the OnCreate event for this form is not executed for this user. > > So what does this mean? What else is executing during for CreateForm > procedure that could cause it to hang? How can I debug this? I have > MadExcept compiled in but it > doesn't activate. > > Thanks, > Ross. > > > -----Original Message----- > > From: delphi-boun...@elists.org [mailto:delphi-boun...@elists.org] On > > Behalf > > Of Wilfried Mestdagh > > Sent: Wednesday, 17 June 2009 10:56 p.m. > > To: Borland's > Delphi Discussion List > > Subject: Re: App hanging during load > > > > Hello Ross, > > > > > Application.CreateForm(TStudioForm, StudioForm); > > > showmessage('Initialize 3'); <<< IT > DOESN'T GET HERE > > > > You can set some debug information in the OnCreate event of TStudioForm. > > > > --- > > Rgds, Wilfried > > http://www.mestdagh.biz > > > > ----- _______________________________________________ Delphi mailing list -> Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi