Skip to main content

TdxRatingControl Class

An unbound rating control.

Declaration

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.

See Also