API:FMX.Pickers.TDropDownKind
Delphi
TDropDownKind = (Custom, Native);
C++
enum class DECLSPEC_DENUM TDropDownKind : unsigned char { Custom, Native };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | FMX.Pickers.pas FMX.Pickers.hpp |
FMX.Pickers | FMX.Pickers |
Description
Embarcadero Technologies does not currently have any additional information.