TdxTileBar Class
A tile bar control.
Declaration
TdxTileBar = class(
TdxCustomTileBar,
IcxCustomCanvasSupport
)
Remarks
The tile bar control is a scrollable bar with tiles that can display associated popup controls in response to clicking the tile item’s drop-down button.
This class does not introduce any new functionality except for publishing properties and events inherited from base classes.
Implements
Inheritance
See Also