TdxDBDateTimeWheelPicker Class
A data-aware date-time wheel picker editor.
Declaration
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
See Also