API:FMX.ListBox.TListBoxSelector.ItemStateChanged

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!