TdxTileBarController Methods
An object that processes animation, keyboard, and mouse events on behalf of the tile bar control.| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| PrepareToDragAndDrop | Inherited from TdxTileControlController. |
| ProcessContextMenuMessage(TWMContextMenu) | Inherited from TdxTileControlController. |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| StartAnimations | Inherited from TdxTileControlController. |
| StartItemContentAnimation | Starts playing animation of item frames and mosaics. Inherited from TdxTileControlController. |
| StopAnimations | Inherited from TdxTileControlController. |
| StopItemContentAnimation | Stops playing animation of item frames and mosaics. Inherited from TdxTileControlController. |
| ToString | Inherited from TObject. |
See Also