FMX.TabControl

From RAD Studio API Documentation
Jump to: navigation, search

Defines controls for multi-page tabs.

Package fmx280.bpl

Classes

TChangeTabActionImplements the standard action switching the focus to the specified tab.
TNextTabActionImplements the standard action switching the focus to the next tab from the currently active tab, in the specified tab control.
TPreviousTabActionImplements the standard action switching the focus to the previous tab from the currently active tab, in the specified tab control.
TTabControlTTabControl is a tab set that has the appearance of notebook dividers.
TTabControlActionThe base class for actions switching the focus among tabs in tab controls.
TTabItemTTabItem is a tab item in a TTabControl component.
TTabItemClass

Types

TTabPositionSpecifies the position of the tabs on this TTabControl component.
TTabTransitionSpecifies the type of transition this TTabControl component uses when switching tab items.
TTabTransitionDirectionSpecifies the direction of the transition used when switching tab items.