Good morning group yesterday I found out a weird behavior in my application caused by windows
I have a main form with MDI children, some of these children launch modal forms in their turn. Whenever I press Ctrl + F4 the active child form is closed. I think that's a normal behavior in windows, but whenever this child MDI form has another modal form launched and waiting for some input from the user, on Ctrl + F4 press the modal form remains as it is and the owner form under it is closed. How can I prevent this? What message windows is sending to the application to close the form? Thank you in advance Vahan [Non-text portions of this message have been removed] ----------------------------------------------------- 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/

