FMX.ListView.Types.IListViewTextProvider.IndexTitle
Delphi
property IndexTitle[const Index: Integer]: string read GetIndexTitle;
C++
__property System::UnicodeString IndexTitle[const int Index] = {read=GetIndexTitle};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | IListViewTextProvider |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!