Jump to content

UniForm2 Parent


Tonivi

Recommended Posts

Hi,

 

 

Hi

 

I'm trying to do this from the MainForm

 
  UniForm2.Show();
  UniForm2.Parent := UniPanel2;  // Panel of mainform
  UniForm2.Align  := alClient;
 
But it dosn't work
 
is it possible?
thanks

 

 

Can you clarify, what does not work ?!

 

Look at these demos:

 

\FMSoft\Framework\uniGUI\Demos\Desktop\Form With Parent...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...