FMX.ListView.TPresentedListView.DoCheckStateChanged

From RAD Studio API Documentation
Jump to: navigation, search

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 TPresentedListView

Description


Embarcadero Technologies does not currently have any additional information.