Tab panel.
Public Member Functions | |
__init__ () | |
Constructor. | |
Public Attributes | |
FBPropertyStringList | Items |
List: Names for tab panels. | |
FBPropertyBase | ItemIndex |
Read Write Property: Current tab panel. | |
FBPropertyBase | TabStyle |
Read Write Property: Style of the tab panel, 0 creates normal tabs, 1 creates buttons to activate tabs. | |
FBPropertyLayout | Layout |
Read Write Property: Layout for current tab panel. | |
FBPropertyEvent | OnChange |
Event: Tab panel change. |
__init__ | ( | ) |
List: Names for tab panels.
FBPropertyBase ItemIndex |
Read Write Property: Current tab panel.
FBPropertyBase TabStyle |
Read Write Property: Style of the tab panel, 0 creates normal tabs, 1 creates buttons to activate tabs.
FBPropertyLayout Layout |
Read Write Property: Layout for current tab panel.
FBPropertyEvent OnChange |
Event: Tab panel change.