FMX.ListView.Appearances.TAppearanceListViewItem.SetIndex

From RAD Studio API Documentation

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. {{#multireplace:FMX.ListView.Appearances.TAppearanceListViewItem.SetIndex|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ListView.Types.TListItem.SetIndex|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ListView.Types.TListItem.SetIndex|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Setter method for the Index property.

See Also