How can I access the controls of a form embedded in a page control?

Posted by gedO on Stack Overflow See other posts from Stack Overflow or by gedO
Published on 2010-03-07T21:39:04Z Indexed on 2010/03/08 13:51 UTC
Read the original article Hit count: 146

Filed under:
|

In Form1 I have PageControl. At run time my program creates tab sheets. In each TabSheet I create Form2. In Form2 I have a Memo1 component. How can I add text to Memo1?

© Stack Overflow or respective owner

Related posts about delphi

Related posts about tpagecontrol