FMX.ListBox.TCustomListBox.FListStyle
De RAD Studio API Documentation
Delphi
FListStyle: TListStyle;
C++
TListStyle FListStyle;Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| field | protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
Description
Spécifie le mode d'affichage des éléments dans la zone de liste.
FListStyle spécifie si les éléments de la zone de liste sont affichés verticalement ou horizontalement.
FListStyle peut être défini sur lsVertical ou sur lsHorizontal.