Skip to main content

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.

VCL Tile Controls: A Tile Bar Example

This class does not introduce any new functionality except for publishing properties and events inherited from base classes.

See Also