FMX.ListView.Types.IListViewTextProvider.IndexTitle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property IndexTitle[const Index: Integer]: string read GetIndexTitle;

C++

__property System::UnicodeString IndexTitle[const int Index] = {read=GetIndexTitle};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewTextProvider


Description

IndexTitle renvoie le titre d'index d'un élément à la position de l'index />

Voir aussi