FMX.ListView.Appearances.TAppearanceListViewItem.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const Owner: TAppearanceListViewItems; PresentationParent: IListViewPresentationParent;  AController: IListViewController);

Eigenschaften

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

Beschreibung

Erstellt eine neue Instanz von TListItem.

FMX.ListView.Appearances.TAppearanceListViewItem.Create erbt von FMX.ListView.Types.TListItem.Create. Der folgende Inhalt bezieht sich auf FMX.ListView.Types.TListItem.Create. Erstellt eine neue Instanz von TListItem.

Dieser Konstruktor erstellt und initialisiert einen neuen Listeneintrag.

Siehe auch