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