FMX.ListView.Appearances.TAppearanceListViewItems.GetChecked
Delphi
function GetChecked(const Index: Integer): Boolean;
C++
bool __fastcall GetChecked(const int Index);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp | FMX.ListView.Appearances | TAppearanceListViewItems | 
Description
Getter of Checked[const Index].