FMX.TabControl
Defines controls for multi-page tabs.
| Package | fmx230.bpl |
|---|
Classes
| TChangeTabAction | Implements a standard tab change action. |
| TNextTabAction | |
| TPreviousTabAction | |
| TTabControl | TTabControl is a tab set that has the appearance of notebook dividers. |
| TTabControlAction | |
| TTabItem | TTabItem is a tab item in a TTabControl component. |
| TTabItemClass | |
| TTabPositionHelper | For internal use. TTabPositionHelper is a record helper that provides fields for a scoped enumeration, the FMX.TabControl.TTabPosition type. |
| TTabTransitionDirectionHelper | For internal use. TTabTransitionDirectionHelper is a record helper that provides fields for a scoped enumeration, the FMX.TabControl.TTabTransitionDirection type. |
| TTabTransitionHelper | For internal use. TTabTransitionHelper is a record helper that provides fields for a scoped enumeration, the FMX.TabControl.TTabTransition type. |
Types
| TTabPosition | Specifies the position of the tabs on this TTabControl component. |
| TTabTransition | Specifies the type of transition this TTabControl component will use when switching tab items. |
| TTabTransitionDirection | Specifies the direction of the transition used when switching tab items. |