izotope Posted September 11, 2015 Posted September 11, 2015 How do I get access to the objects of the frame from another form? Example. There is a frame - frMain On the frame there is a text field for the concept of object-oriented programming, it looks like this frMain.txtField And form - frmAbout I want out of this form of access to the object frame frMain.txtField.Text:='TEST'; Does not work. What am i doing wrong? Very thx Quote
sobakava Posted September 12, 2015 Posted September 12, 2015 did you add the unit name in the uses clause? Quote
izotope Posted September 13, 2015 Author Posted September 13, 2015 did you add the unit name in the uses clause? Unfortunately it does not work Quote
sobakava Posted September 14, 2015 Posted September 14, 2015 Could you upload a test case project? 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.