FMX.TabControl.TTabControl.TTabBarButtons

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TTabBarButtons = set of TTabControl.TTabBarButton;

C++

typedef System::Set<TTabBarButton, _DELPHI_SET_ENUMERATOR(TTabBarButton::Left), _DELPHI_SET_ENUMERATOR(TTabBarButton::Right)> TTabBarButtons;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl


Beschreibung

Menge von TTabBarButton.

Siehe auch