|
The TabSheet class is derived from the WinControl class
access function : GetTabSheet(name)
| Attribute |
Access |
Type |
Description |
| caption |
R/W |
string |
the tab caption |
| tabVisible |
R/W |
bool |
shows or hides the tab from the page control |
See the examples for the PageControl
how to use |