Board index » delphi » Showing a Modal Form from a Modal Form
Bill Gage
![]() Delphi Developer |
Mon, 23 Jun 2003 01:40:53 GMT
Showing a Modal Form from a Modal Form
I am showing a form modally from my main form, then from the modal form, I
show another modal form. However, when I close the second modal form, it closes the first one as well. Not I am not using the modal result for anything, I just need to stop the program flow, and require the user to finish each modal form before they can proceed. Any help would be appreciated. I know this may not make it onto the Borland Delphi Newsgroup Server, but I |