API:FMX.Pickers.TPickerFactoryService.DoCreateListPicker
Delphi
function DoCreateListPicker: TCustomListPicker; virtual; abstract;
C++
virtual TCustomListPicker* __fastcall DoCreateListPicker() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Pickers.pas FMX.Pickers.hpp |
FMX.Pickers | TPickerFactoryService |
Description
Embarcadero Technologies does not currently have any additional information.