.TabStripContainer (gb.qt4)
This virtual class represents a tab of a 
TabStrip control.
This class is virtual.
This class is not creatable.
 
Properties
| 
Caption  
 | 
A synonymous for the Text property.
 | 
| 
Children  
 | 
Returns a collection of each child control included in the tab.
 | 
| 
Enabled  
 | 
Indicates if the tab is enabled.
 | 
| 
Picture  
 | 
Returns or sets the icon displayed in the tab.
 | 
| 
Text  
 | 
Returns or sets the caption displayed in the tab.
 | 
| 
Visible  
 | 
Returns or sets if a tab is visible.
 | 
Methods
| 
Delete  
 | 
Removes the tab, provided that it is empty.
 |