Back to Devexpress

TdxTileControlItemFrameGlyph Class

vcl-dxcustomtilecontrol-bfe76d8d.md

latest1.0 KB
Original Source

TdxTileControlItemFrameGlyph Class

Contains frame image settings.

Declaration

delphi
TdxTileControlItemFrameGlyph = class(
    TdxTileControlItemCustomGlyph
)

Remarks

This class does not introduce any new functionality to the properties inherited from base classes.

A TdxTileControlItemFrameGlyph object is referenced via a tile frame’s Glyph property.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxTileControlItemPersistent TdxTileControlItemCustomGlyph TdxTileControlItemFrameGlyph

See Also

TdxTileControlItemFrameGlyph Members

dxCustomTileControl Unit