hum, MainForm have to enable visible or not Form2, so it may staying MainForm.
But when user minimize MainForm, Form2 have to be visibled, always on top.
I think that in Delphi, whe mainform is minimized, it minimize all project forms by default.
How do "cut" this functionality ?