API:FMX.ListBox.TListBoxSelector.ItemStateChanged
Delphi
procedure ItemStateChanged(const Item: TListBoxItem; const UserChange: Boolean);
C++
void __fastcall ItemStateChanged(TListBoxItem* const Item, const bool UserChange);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TListBoxSelector |
Description
Embarcadero Technologies does not currently have any additional information.