Skip to main content
A newer version of this page is available. .

TdxTileBar Class

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.

See Also