TdxCustomRatingControlProperties.Glyph Property
Specifies an image depicting an unchecked element within the rating control.
Declaration
property Glyph: 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