FMX.ListView.Appearances.TAppearanceListViewItems.GetChecked

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetChecked(const Index: Integer): Boolean;

C++

bool __fastcall GetChecked(const int Index);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems


Beschreibung

Getter von Checked[const Index].


Siehe auch