FMX.ListView.Appearances.TAppearanceListViewItem.GetIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetIndex: Integer; override;

Properties

Type Visibility Source Unit Parent
function protected FMX.ListView.Appearances.pas FMX.ListView.Appearances TAppearanceListViewItem

Description

Getter method for the Index property.

FMX.ListView.Appearances.TAppearanceListViewItem.GetIndex inherits from FMX.ListView.Types.TListItem.GetIndex. All content below this line refers to FMX.ListView.Types.TListItem.GetIndex. Getter method for the Index property.

See Also