FMX.ListView.Appearances.TAppearanceListViewItems.SetChecked

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetChecked(const Index: Integer; const Value: Boolean);

C++

void __fastcall SetChecked(const int Index, const bool Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems


Description

Accesseur en écriture de Checked[const Index].


Voir aussi