API:FMX.ListView.TAppearanceListView.DoCheckStateChanged

From RAD Studio API Documentation

Delphi

procedure DoCheckStateChanged(const AItem: TListItem; const Control: TListItemDrawable); override;

C++

virtual void __fastcall DoCheckStateChanged(Fmx::Listview::Types::TListItem* const AItem, Fmx::Listview::Types::TListItemDrawable* const Control);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TAppearanceListView

Description

Embarcadero Technologies does not currently have any additional information.