FMX.TabControl.TTabControl.TArrayTabBarControls

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TArrayTabBarControls = array of TControl;

C++

typedef System::StaticArray<Fmx::Controls::TControl*, 2> TArrayTabBarControls;

Propriétés

Type Visibilité  Source Unité  Parent
array
typedef
public
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl


Description

Tableau contenant les contrôles qui sont placés dans la zone de titre du contrôle onglet.

Certains éléments de ce tableau peuvent être définis sur nil.

Voir aussi