FMX.ListView.Appearances.TAppearanceListViewItems.Delete

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Delete(const Index: Integer);

C++

void __fastcall Delete(const int Index);

Eigenschaften

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


Beschreibung

Löscht ein Element am angegebenen Index.