FMX.ListView.Appearances.TAppearanceListViewItems.GetChecked

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetChecked(const Index: Integer): Boolean;

C++

bool __fastcall GetChecked(const int Index);

プロパティ

種類 可視性 ソース ユニット
function public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems


説明

Checked[const Index] の取得メソッド。


関連項目