Skip to main content

TdxCustomRatingControlProperties.CheckedGlyph Property

Specifies an image depicting a checked element within the rating control.

Declaration

property CheckedGlyph: TdxSmartGlyph read; write;

Property Value

Type
TdxSmartGlyph

Remarks

Use the Glyph, CheckedGlyph, and HoverGlyph properties to provide custom images for elements in the unchecked, checked, and hot-tracked states, respectively.

See Also