FMX.ListBox.TListBoxSelector.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 TListBoxSelector


Beschreibung

Ruft TCustomListBox.UpdateSelection des Listenfeldes auf, zu dem diese Instanz von TListBoxSelector gehört.

Siehe auch