Back to Devexpress

TdxNumericWheelPicker Class

vcl-dxnumericwheelpicker.md

latest2.3 KB
Original Source

TdxNumericWheelPicker Class

An unbound numeric value wheel picker editor.

Declaration

delphi
TdxNumericWheelPicker = class(
    TdxCustomNumericWheelPicker
)

Remarks

The TdxNumericWheelPicker class initializes the TabStop and ParentColor properties to True and False , respectively, and extends its ancestor class with the following properties:

  • Properties, which provide settings for customizing the editor’s appearance and behavior;

  • ActiveProperties, which return the settings that are currently applied to the editor.

Inheritance

Show 14 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TdxCustomWheelPicker TdxCustomNumericWheelPicker TdxNumericWheelPicker

See Also

TdxDBNumericWheelPicker

Editor Properties

Integrated Touch Gesture Support

TdxNumericWheelPicker Members

dxNumericWheelPicker Unit