Back to Devexpress

TdxDBDateTimeWheelPicker Class

vcl-dxdbdatetimewheelpicker.md

latest2.1 KB
Original Source

TdxDBDateTimeWheelPicker Class

A data-aware date-time wheel picker editor.

Declaration

delphi
TdxDBDateTimeWheelPicker = class(
    TdxCustomDateTimeWheelPicker
)

Remarks

In addition to publishing properties and events inherited from its base classes, the TdxDBDateTimeWheelPicker class initializes the TabStop property with True and introduces the DataBinding property, which allows you to specify data access options.

Inheritance

Show 15 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TdxCustomWheelPicker TdxCustomNumericWheelPicker TdxCustomDateTimeWheelPicker TdxDBDateTimeWheelPicker

See Also

TdxDateTimeWheelPicker

Editor Properties

Integrated Touch Gesture Support

TdxDBDateTimeWheelPicker Members

dxDBDateTimeWheelPicker Unit