FMX.ListBox.TCustomListBox.SortItems
Delphi
procedure SortItems; virtual;
C++
virtual void __fastcall SortItems();
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
Beschreibung
Sortiert die Einträge im Listenfeld.