TdxTileControlItemCustomGlyph.Image Property
Specifies the image to be displayed.
Declaration
property Image: TdxSmartGlyph read; write;
Property Value
Type |
---|
TdxSmartGlyph |
Remarks
This property has priority over the ImageIndex property.
See Also