API:FMX.ListBox.TCustomListBox.AlternatingRowBackground
Delphi
property AlternatingRowBackground: Boolean read FAlternatingRowBackground write SetAlternatingRowBackground default False;
C++
__property bool AlternatingRowBackground = {read=FAlternatingRowBackground, write=SetAlternatingRowBackground, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!