FMX.ListView.Appearances.TAppearanceListViewItems.Checked

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Checked[const Index: Integer]: Boolean read GetChecked write SetChecked;

C++

__property bool Checked[const int Index] = {read=GetChecked, write=SetChecked};

Properties

Type Visibility Source Unit Parent
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!