Jump to content

How do I get access to the objects of the frame from another form?


izotope

Recommended Posts

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

 

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...