A quick question...
I have a tab control on a form with 5 tabs. I stick a button one of the tabbed areas. When I run the application, this button is visible when I click on any of the tabs.
In VB.NET, each tab is self-contained, such that if you add controls to one tab, they will not be visible on other tabs.
My question is how do I do this with Delphi?
Thanks in advance.
------------------------------------
There's no place like 127.0.0.1
------------------------------------
I have a tab control on a form with 5 tabs. I stick a button one of the tabbed areas. When I run the application, this button is visible when I click on any of the tabs.
In VB.NET, each tab is self-contained, such that if you add controls to one tab, they will not be visible on other tabs.
My question is how do I do this with Delphi?
Thanks in advance.
------------------------------------
There's no place like 127.0.0.1
------------------------------------