FMX.ListBox.TCustomComboBox.InitPicker
Delphi
procedure InitPicker(AListPicker: TCustomListPicker); virtual;
C++
virtual void __fastcall InitPicker(Fmx::Pickers::TCustomListPicker* AListPicker);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | FMX.ListBox.pas FMX.ListBox.hpp  | 
        FMX.ListBox | TCustomComboBox | 
Description
FMX.ListBox.TCustomComboBox.InitPicker hérite de FMX.ActnList.IIsChecked.GetIsChecked. Tout le contenu en-dessous de cette ligne se réfère à FMX.ActnList.IIsChecked.GetIsChecked.
Initialise un sélecteur de listes.
InitPicker initialise le sélecteur de listes fourni avec le paramètre AListPicker.