Back to Devexpress

TdxDBNumericWheelPicker Class

vcl-dxdbnumericwheelpicker.md

latest2.5 KB
Original Source

TdxDBNumericWheelPicker Class

A data-aware numeric value wheel picker editor.

Declaration

delphi
TdxDBNumericWheelPicker = class(
    TdxCustomNumericWheelPicker
)

Remarks

In addition to publishing properties and events inherited from its base classes, the TdxDBNumericWheelPicker 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;

  • DataBinding, which allows you to specify data access options.

Inheritance

Show 14 items

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

See Also

TdxNumericWheelPicker

Editor Properties

Integrated Touch Gesture Support

TdxDBNumericWheelPicker Members

dxDBNumericWheelPicker Unit