FMX.Pickers.TPickerPlacement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPickerPlacement = (Bottom, Top, Left, Right, Center, BottomCenter, TopCenter, LeftCenter, RightCenter);

C++

enum class DECLSPEC_DENUM TPickerPlacement : unsigned char { Bottom, Top, Left, Right, Center, BottomCenter, TopCenter, LeftCenter, RightCenter };

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.