FMX.ListView.Appearances.TAppearanceListViewItems.FirstChecked
Delphi
function FirstChecked(const AChecked: Boolean = True): Integer;
C++
int __fastcall FirstChecked(const bool AChecked = true);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TAppearanceListViewItems |
説明
Item.Checked = AChecked である最初の項目のインデックス。