Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zcchm
  • Order by date
  1. zcchm

    PageControl problem

    Now when you add a PageControl into the form and add the same TEdit in the PageControl, the thing changes. you should write as below: void Show() { Form1->PageControl->show_text -> Text = "the text i want"; } because show_text's parent changes to PageControl

Part and Inventory Search

Back
Top