Back to Devexpress

TdxTileBar Class

vcl-dxtilebar.md

latest1.7 KB
Original Source

TdxTileBar Class

A tile bar control.

Declaration

delphi
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

IcxCustomCanvasSupport

Inheritance

Show 11 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomTileControl TdxCustomTileBar TdxTileBar

See Also

TdxTileControl Class

TdxTileBar Members

dxTileBar Unit