This reference page is linked to from the following overview topics: Tabs.
Tab panel.
Definition at line 973 of file fbcontrols.h.
#include <fbcontrols.h>
Public Member Functions |
|
FBTabPanel () | |
Constructor. |
|
Public Attributes |
|
FBPropertyStringList | Items |
List: Names for tab panels. |
|
FBPropertyInt | ItemIndex |
Read Write Property: Current tab
panel. |
|
FBPropertyInt | 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. |
FBTabPanel | ( | ) |
Constructor.
Read Write Property: Current tab panel.
Definition at line 980 of file fbcontrols.h.
Read Write Property: Style of the tab panel, 0 creates normal tabs, 1 creates buttons to activate tabs.
Definition at line 981 of file fbcontrols.h.
FBPropertyLayout Layout |
Read Write Property: Layout for current tab panel.
Definition at line 982 of file fbcontrols.h.