FMX.ListView.Appearances.TListViewItem.HasData

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HasData[const AIndex: string]: Boolean read GetHasData;

C++

__property bool HasData[const System::UnicodeString AIndex] = {read=GetHasData};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TListViewItem


Beschreibung

True, wenn ein Wert mit dem Index AIndex in diesem Element gespeichert ist.