FMX.ListView.Appearances.TAppearanceListViewItems.GetChecked

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetChecked(const Index: Integer): Boolean;

C++

bool __fastcall GetChecked(const int Index);

Propriétés

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


Description

Accesseur en lecture de Checked[const Index].


Voir aussi