I have a MainForm, with a panel. What I would like is to show any other forms in the panel of the MainForm itself. I've been playing with the Align and Parent properties, but they don't seem to do the trick.

I have a MainForm, with a panel. What I would like is to show any other forms in the panel of the MainForm itself. I've been playing with the Align and Parent properties, but they don't seem to do the trick.

I used to use a 3rd party component to achieve this, but I believe it is possible within Delphi itself.

Comments