FMX.TabControl.TTabControl.TTabBarButtons

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TTabBarButtons = set of TTabControl.TTabBarButton;

C++

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

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl


説明

TTabBarButton のセットです。

関連項目