Skip to main content

TdxDateTimeWheelPicker Class

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.

See Also