FMX.ListView.Types.IListViewCheckProvider.FirstChecked
Delphi
function FirstChecked(const Checked: Boolean = True): Integer;
C++
virtual int __fastcall FirstChecked(const bool Checked = true) = 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!