FMX.ListView.Types.IListViewCheckProvider.GetChecked
Delphi
function GetChecked(const Index: Integer): Boolean;
C++
virtual bool __fastcall GetChecked(const int Index) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | IListViewCheckProvider |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!