FMX.ListBox.TListBox.AlternatingRowBackground
Delphi
property AlternatingRowBackground;
C++
__property AlternatingRowBackground = {default=0};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | published | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBox |
Description
Spécifie si les éléments consécutifs doivent avoir des arrière-plans différents.
FMX.ListBox.TListBox.AlternatingRowBackground hérite de FMX.ListBox.TCustomListBox.AlternatingRowBackground. Tout le contenu en-dessous de cette ligne se réfère à FMX.ListBox.TCustomListBox.AlternatingRowBackground.
Spécifie si les éléments consécutifs doivent avoir des arrière-plans différents.
Définissez AlternatingRowBackground sur True afin que l'arrière-plan des éléments alterne.