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