FMX.ListBox.TCustomListBox.UpdateSelection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateSelection;

C++

void __fastcall UpdateSelection();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

Description

Updates the items that are selected in the list box.

See Also