vcl-dxtilebar.md
A tile bar control.
TdxTileBar = class(
TdxCustomTileBar,
IcxCustomCanvasSupport
)
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.
Show 11 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomTileControl TdxCustomTileBar TdxTileBar
See Also