In my application I need show a data in multiple forms that these forms exactly have same VCLs, events and procedures, because the amounts of these forms are depending on to my application, So I can't create all of them in design-time.
Or How can I make a copy of a form multiple times in run-time?