Back to Devexpress

TdxTileControlItemGlyph Class

vcl-dxcustomtilecontrol-b485d42b.md

latest1.1 KB
Original Source

TdxTileControlItemGlyph Class

Contains tile image settings.

Declaration

delphi
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.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxTileControlItemPersistent TdxTileControlItemCustomGlyph TdxTileControlItemGlyph

See Also

TdxTileControlItemGlyph Members

dxCustomTileControl Unit