FMX.ListView.Types.IListViewController.CheckStateChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CheckStateChanged(const Item: TListItem; const Control: TListItemDrawable);

C++

virtual void __fastcall CheckStateChanged(TListItem* const Item, TListItemDrawable* const Control) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewController


Description

Informe l'objet TListView qu'un contrôle à l'intérieur d'un élément est passé à l'état "coché".