wangxuebin Posted November 22, 2014 Posted November 22, 2014 Hi,everyone: TUnifom has an useful method :InsertControl,this method can create tunicontrols(such as uniedit,unibutton...) dynamically on this uniform.With this method,it is possible to create an inputting data layout on an uniform automatically according a dataset structure. For this,I have a question:How to move a dynamic created Tunicontrol components(such as uniedit,unibutton...) among An uniform? some way like Delphi designtime,I can drag an uniedit from a place and drop to another place by mouse? Thanks. Quote
rasaliad Posted February 23, 2015 Posted February 23, 2015 +1 Hi is this possible I want to create component at runtime, then move component in desired position saving this position in database, then when i open the form and create the component again use that saved positions. What i want is how to move component at runtime. Thanks in advanced Quote
rasaliad Posted February 23, 2015 Posted February 23, 2015 Ok, I found the answer here http://forums.unigui.com/index.php?/topic/4166-move-and-resize-panels-on-a-form/?hl=move nice!!! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.