Skip to main content

TdxTileControlItemGlyph Class

Contains tile image settings.

Declaration

TdxTileControlItemGlyph = class(
    TdxTileControlItemCustomGlyph
)

Remarks

This class does not introduce any new functionality. It simply publishes the Images property that allows you to provide images for a specific tile.

A TdxTileControlItemGlyph object is referenced via a tile item’s Glyph property.

See Also