Forum > Other

create a new memo and add it to tab set

(1/1)

inky:
how create a new memo and add it to tab set at runtime?

Marc:
MyMemo := TMemo.Create(Self)
MyMemo.Parent := YourTabPage

inky:
thanks.

Navigation

[0] Message Index

Go to full version