TdxTileBarController Class
An object that processes animation, keyboard, and mouse events on behalf of the tile bar control.
Declaration
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