TdxCustomDateTimeWheelPicker.Properties Property
Provides access to the appearance and behavior settings of the date-time wheel picker editor.
Declaration
property Properties: TdxDateTimeWheelPickerProperties read; write;
Property Value
Type |
---|
TdxDateTimeWheelPickerProperties |
Remarks
Refer to the TdxDateTimeWheelPickerProperties class description to learn about these settings.
See Also