FMX.ListBox.TListBoxItem.ImageIndexStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ImageIndexStored: Boolean; virtual;

C++

virtual bool __fastcall ImageIndexStored();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxItem


Beschreibung

Gibt True zurück, wenn die Eigenschaft ImageIndex in der FMX-Datei gespeichert werden muss.

Siehe auch