Back to Devexpress

TdxCustomWheelPicker Class

vcl-dxwheelpicker-d7cd1fbe.md

latest1.7 KB
Original Source

TdxCustomWheelPicker Class

Serves as the base class for classes that implement wheel picker editors.

Declaration

delphi
TdxCustomWheelPicker = class(
    TcxCustomEdit
)

Remarks

The TdxCustomWheelPicker class does not introduce any new public members except for initializing the AutoSize property to False. TdxCustomWheelPicker descendants include:

Inheritance

Show 12 items

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

See Also

TdxCustomWheelPicker Members

dxWheelPicker Unit