Back to Devexpress

TdxCustomTileBar Class

vcl-dxtilebar-2aaba554.md

latest4.3 KB
Original Source

TdxCustomTileBar Class

The base class for tile bar control.

Declaration

delphi
TdxCustomTileBar = class(
    TdxCustomTileControl
)

Remarks

The TdxCustomTileBar class provides members that allow you to:

You do not need to create instances of the TdxCustomTileBar class. Use its descendant instead.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomTileControl TdxCustomTileBar

See Also

TdxCustomTileBar Members

dxTileBar Unit