TdxTileControlItemFrameGlyph Class
In This Article
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