I've been merrily writing an app that is basically a main form (with a pretty picture)with a TMainMenu launching relevant forms. All the forms are "ShowModal", unfortunately the users now want the ability to open more than one form at once. 
 
What is the correct way of doing this?

Reply via email to