Skip to main content

TdxTileControlItemFrameGlyph Class

Contains frame image settings.

Declaration

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.

See Also