Hi all,
Can someone tell me hhat's the problem with the below error messege: "Cannot make a visible window modal" wich appears when I want to ShowModal a form that I created in the previous line as follows: frmFirstEditForm := TfrmFirstEditForm.CreateWithParameters (SomeWord,SomeEnumeratedType,Self); frmFirstEditForm.ShowModal; frmFirstEditForm.Close; Adrian ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

