API:FMX.ListBox.TListBoxSelector.DoItemStateChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoItemStateChanged(const Item: TListBoxItem; const UserChange: Boolean); virtual;

C++

virtual void __fastcall DoItemStateChanged(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!