TdxCustomRatingControl.Properties Property
Provides access to the appearance and behavior settings of the rating control.
Declaration
property Properties: TdxCustomRatingControlProperties read; write;
Property Value
| Type |
|---|
| TdxCustomRatingControlProperties |
Remarks
Refer to the TdxCustomRatingControlProperties class description to learn about these settings.
See Also