How to insert Tab into TFolder?
Publicado: Sab May 31, 2008 5:59 pm
Hi,
I have 2 tabs in the TFolder control Tab1,Tab2. I would like to insert a new tab, to have
an order Tab1,Tab3,Tab2. I tried the next methods with no succes:
1. Select Tab1, right click, select the Insert tab command. The new tab is inserted before
the selected one, so the result is Tab3,Tab1,Tab2.
2. Select Tab2, right click, select the Insert tab command. The new tab is inserted after
the selected one, the result is Tab1,Tab2,Tab3.
Any idea how to really insert a new tab?
Gejza Horvath
I have 2 tabs in the TFolder control Tab1,Tab2. I would like to insert a new tab, to have
an order Tab1,Tab3,Tab2. I tried the next methods with no succes:
1. Select Tab1, right click, select the Insert tab command. The new tab is inserted before
the selected one, so the result is Tab3,Tab1,Tab2.
2. Select Tab2, right click, select the Insert tab command. The new tab is inserted after
the selected one, the result is Tab1,Tab2,Tab3.
Any idea how to really insert a new tab?
Gejza Horvath