Create Delphi form dynamically

Posted by Johan

When I create a Delphi form dynamically, the constructor "Create" expects an "Owner" parameter. When should I specify "nil", "self" or "Application", and why?

Thank you in advance!
Johan

Related articles

       

Follow Ups