Skip to main content

TdxTileBarController Members

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

Constructors

Name Description
Create(TdxCustomTileControl) Initializes a new instance of the TdxTileControlController class with specified settings. Inherited from TdxTileControlController.

Properties

Name Description
FocusedItem Focuses a specified tile item by scrolling it into view. Inherited from TdxTileControlController.
HottrackedItem Inherited from TdxTileControlController.
TileControl protected Provides access to the tile or tile bar control to which the controller belongs. Inherited from TdxTileControlController.

Methods

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