I am using XE2 and am trying to incorporate tabs into my Form GUI application and had no idea I would have this much trouble with something so simple..lol.
Anyways...
I have a TTabSet named TTabSet1..
When I try adding a listview to the first tab ONLY it appears on ALL tabs.. Example:
Tab1:
Tab2:
In the IDE:
Should I use another component rather than TTabSet? Also when using TTabSet, inside the IDE I cannot change tabs in order to add components to the other tabs...
I am sorry if you guys have better things to do other than answer my n00b questions lol, but any help is GREATLY appreciated.
Thanks guys.