FMX.ListView.Appearances.TAppearanceListViewItem.SetIndex
Delphi
procedure SetIndex(const Value: Integer); override;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure | protected | FMX.ListView.Appearances.pas | FMX.ListView.Appearances | TAppearanceListViewItem |
Description
Setter method for the Index property.
FMX.ListView.Appearances.TAppearanceListViewItem.SetIndex inherits from FMX.ListView.Types.TListItem.SetIndex. All content below this line refers to FMX.ListView.Types.TListItem.SetIndex. Setter method for the Index property.