TdxTileControl Class
In This Article
A tile control.
#Declaration
Delphi
TdxTileControl = class(
TdxCustomTileControl,
IcxCustomCanvasSupport
)
#Remarks
This class does not introduce any new functionality except for publishing properties and events inherited from base classes, and overriding some default property values to underpin the tile control’s design.
#Implements
#Inheritance
See Also