FMX.ListView.Appearances.TAppearanceListViewItems.SetChecked
Delphi
procedure SetChecked(const Index: Integer; const Value: Boolean);
C++
void __fastcall SetChecked(const int Index, const bool Value);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp | FMX.ListView.Appearances | TAppearanceListViewItems | 
説明
Checked[const Index] の設定メソッド。