Skip to main content
A newer version of this page is available. .

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