FMX.ListView.Appearances.TAppearanceListViewItem.SetIndex

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also