Skip to main content

TdxCustomTileBar Class

The base class for tile bar control.

Declaration

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.

See Also