Back to Devexpress

TdxTileBarController Class

vcl-dxtilebar-3794212d.md

latest1.0 KB
Original Source

TdxTileBarController Class

An object that processes animation, keyboard, and mouse events on behalf of the tile bar control.

Declaration

delphi
TdxTileBarController = class(
    TdxTileControlController
)

Remarks

This class does not introduce any new public members. For detailed information on members provided by the TdxTileBarController class, refer to the TdxTileControlController class description.

A TdxTileBarController object is referenced by the tile bar control’s Controller property.

Inheritance

TObject TcxIUnknownObject TdxTileControlController TdxTileBarController

See Also

TdxTileBarController Members

dxTileBar Unit