Back to Devexpress

TdxRatingControl Class

vcl-dxratingcontrol.md

latest1.8 KB
Original Source

TdxRatingControl Class

An unbound rating control.

Declaration

delphi
TdxRatingControl = class(
    TdxCustomRatingControl
)

Remarks

In addition to publishing properties and events inherited from its base classes, the TdxRatingControl class introduces the following properties:

  • Properties, which provides settings for customizing the rating control’s appearance and behavior;

  • ActiveProperties, which returns the settings that are currently applied to the rating control.

Inheritance

Show 13 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TdxCustomRatingControl TdxRatingControl

See Also

TdxDBRatingControl

Integrated Touch Gesture Support

TdxRatingControl Members

dxRatingControl Unit