TdxDateTimeWheelPickerProperties Class
Contains settings of the date-time wheel picker editor.
Declaration
TdxDateTimeWheelPickerProperties = class(
TdxCustomNumericWheelPickerProperties
)
Remarks
This class extends its ancestor class with properties that are specific to date-time wheel picker editors and publishes the inherited properties and events.
A TdxDateTimeWheelPickerProperties object is referenced by the date-time wheel picker editor’s Properties and ActiveProperties properties.
Inheritance
See Also