TdxRibbonGalleryGroupItem.Glyph Property
Specifies an explanatory image for a gallery item.
Declaration
property Glyph;
Property Value
Type |
---|
TdxSmartGlyph |
Remarks
Alternatively, you can use the ImageIndex property to specify an image from the linked image list.
Use the gallery’s GalleryOptions.ItemImageSize property to customize the size of item images.
See Also