FMX.ListView.Appearances.TAppearanceListViewItem.Index
Delphi
property Index: Integer read GetIndex write SetIndex;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.ListView.Appearances.pas | FMX.ListView.Appearances | TAppearanceListViewItem |
Description
Represents the index of this list item in its corresponding TListView.
FMX.ListView.Appearances.TAppearanceListViewItem.Index inherits from FMX.ListView.Types.TListItem.Index. All content below this line refers to FMX.ListView.Types.TListItem.Index. Represents the index of this list item in its corresponding TListView.