TdxWheelPickerItem.Glyph Property
Specifies the image to be displayed by the wheel item.
Declaration
property Glyph: TdxSmartGlyph read; write;
Property Value
Type |
---|
TdxSmartGlyph |
Remarks
This property has priority over the ImageIndex property setting.
See Also