FMX.ListBox.TCustomListBox.UpdateSelection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure UpdateSelection;

C++

void __fastcall UpdateSelection();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox


Beschreibung

Aktualisiert alle im Listenfeld ausgewählten Einträge.

Siehe auch