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