FMX.ListBox.TListBoxSelector.Change
Delphi
procedure Change;
C++
void __fastcall Change();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBoxSelector |
Description
Dispatches the Change notification.
Change calls TCustomListBox.DoChange.