TdxDateTimeWheelPicker Class
An unbound date-time wheel picker editor.
Declaration
TdxDateTimeWheelPicker = class(
TdxCustomDateTimeWheelPicker
)
Remarks
This class does not introduce any new functionality except for publishing properties and events inherited from its base classes and initializing the TabStop property to True. Refer to the TdxCustomDateTimeWheelPicker class description to learn more.
Inheritance
See Also