API:FMX.ListView.Appearances.TAppearanceListViewItems.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const Owner: TControl);

C++

__fastcall TAppearanceListViewItems(Fmx::Controls::TControl* const Owner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems

Beschreibung

Erstellt eine Instanz von TFilterableListViewItems.

FMX.ListView.Appearances.TAppearanceListViewItems.Create erbt von FMX.ListView.Adapters.Base.TFilterableListViewItems.Create. Der folgende Inhalt bezieht sich auf FMX.ListView.Adapters.Base.TFilterableListViewItems.Create.

Erstellt eine Instanz von TFilterableListViewItems.

Siehe auch