Recent

Author Topic: create a new memo and add it to tab set  (Read 7387 times)

inky

  • New Member
  • *
  • Posts: 41
    • github
create a new memo and add it to tab set
« on: January 27, 2004, 08:12:06 pm »
how create a new memo and add it to tab set at runtime?

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2583
create a new memo and add it to tab set
« Reply #1 on: February 03, 2004, 12:50:09 am »
MyMemo := TMemo.Create(Self)
MyMemo.Parent := YourTabPage
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

inky

  • New Member
  • *
  • Posts: 41
    • github
create a new memo and add it to tab set
« Reply #2 on: February 03, 2004, 07:51:34 pm »
thanks.

 

TinyPortal © 2005-2018