FMX.ListView.Types.TListItemView.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AOwner: TListItem);

C++

__fastcall TListItemView(TListItem* const AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemView


Beschreibung

Erstellt eine Instanz von TListItemView.

Siehe auch