Hi,
I would like to do this:
= I create a form F with an empty TPanel P
= I create two other forms A & B with edit fields, buttons, lists, whatever...
At runtime, I want to copy or show A or B into P (and have P resize according to A or B size).
How to do that?
Thanks