clement Posted October 13, 2017 Posted October 13, 2017 Hi, My program has a uniPageControl, then I create one newForm in TUniTabSheet, How can I use the "FindComponent" to access the newForm? Thank You. Quote
mhmda Posted October 13, 2017 Posted October 13, 2017 Do you create the new form in client side or in serverside? In server side you can find it as vcl way, And if you create it in client side you can fibd it using Ext.getCmp OR using query to be more specific. Quote
Administrators Farshad Mohajeri Posted October 13, 2017 Administrators Posted October 13, 2017 Hi, My program has a uniPageControl, then I create one newForm in TUniTabSheet, How can I use the "FindComponent" to access the newForm? Thank You. Are you using a pirated copy of uniGUI? 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.