FMX.TabControl

From RAD Studio API Documentation
Jump to: navigation, search

Defines controls for multi-page tabs.

Package fmx270.bpl

Classes

TChangeTabAction Implements the standard action switching the focus to the specified tab.
TNextTabAction Implements the standard action switching the focus to the next tab from the currently active tab, in the specified tab control.
TPreviousTabAction Implements the standard action switching the focus to the previous tab from the currently active tab, in the specified tab control.
TTabControl TTabControl is a tab set that has the appearance of notebook dividers.
TTabControlAction The base class for actions switching the focus among tabs in tab controls.
TTabItem TTabItem is a tab item in a TTabControl component.
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 uses when switching tab items.
TTabTransitionDirection Specifies the direction of the transition used when switching tab items.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Sydney/e/index.php?title=FMX.TabControl&oldid=735466"