API:FMX.Pickers.TDropDownKind

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDropDownKind = (Custom, Native);

C++

enum class DECLSPEC_DENUM TDropDownKind : unsigned char { Custom, Native, ddkCustom _DEPRECATED_ATTRIBUTE3("Use TDropDownKind.Custom")  = 0x0, ddkNative _DEPRECATED_ATTRIBUTE3("Use TDropDownKind.Native")  = 0x1 };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
FMX.Pickers.pas
FMX.Pickers.hpp
FMX.Pickers FMX.Pickers

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !