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