Skip to main content

TdxDateTimeWheelPickerProperties.Wheels Property

Specifies the wheels that are displayed by the editor.

Declaration

property Wheels: TdxDateTimePickerWheels read; write;

Property Value

Type
TdxDateTimePickerWheels

Remarks

Setting a flag in this property displays the corresponding wheel in the editor. Otherwise, the wheel is hidden.

Use the Use24HourFormat property to specify how the editor displays hours.

See Also