API:FMX.TreeView.TCustomTreeView.AlternatingRowBackground
Delphi
property AlternatingRowBackground: Boolean read FAlternatingRowBackground write SetAlternatingRowBackground;
C++
__property bool AlternatingRowBackground = {read=FAlternatingRowBackground, write=SetAlternatingRowBackground, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.TreeView.pas FMX.TreeView.hpp |
FMX.TreeView | TCustomTreeView |
Description
Embarcadero Technologies does not currently have any additional information.