Jump to content

Hide Tunicontainerpanel at desing time


albertovesx

Recommended Posts

Hi,

1. Move it far, at designtime

uniContainerPanel.left := 2000;

 

2. Retreive its original position at runtime :

OnActivate....uniContainerPanel.Left:= 50;

 

Note : if you have many controls (database) on your container and switch visible True / False it's better to design these components on an other frame instead off using containers.. This will enhance the server ressources.

 

Regards.

  • Upvote 1
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...