FMX.ListView.Types.IListViewExtrasProvider.Data

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Data[const Index: Integer; const DataIndex: string]: TValue read GetItemData write SetItemData;

C++

__property System::Rtti::TValue Data[const int Index][const System::UnicodeString DataIndex] = {read=GetItemData, write=SetItemData};

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !