API:FMX.ListBox.TMetropolisUIListBoxItem

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ListBox.TListBoxItemFMX.Controls.TTextControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentTMetropolisUIListBoxItem

Delphi

TMetropolisUIListBoxItem = class(TListBoxItem)

C++

class PASCALIMPLEMENTATION TMetropolisUIListBoxItem : public TListBoxItem

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox FMX.ListBox

Beschreibung

Ein TListBoxItem-Objekt ist ein in Listenfeldkomponenten verwendeter Eintrag.

FMX.ListBox.TMetropolisUIListBoxItem erbt von FMX.ListBox.TListBoxItem. Der folgende Inhalt bezieht sich auf FMX.ListBox.TListBoxItem.

Ein TListBoxItem-Objekt ist ein in Listenfeldkomponenten verwendeter Eintrag.

Die Einträge in Listenfeldern und Kombinationsfeldern haben den Typ TListBoxItem. Doppelklicken Sie zum Hinzufügen eines Eintrags zu einem Listenfeld oder einem Kombinationsfeld auf die Komponente, oder klicken Sie mit der rechten Maustaste auf die Komponente, und wählen Sie Eintrag hinzufügen.

Siehe auch

Codebeispiele