TdxTileControlController Members
An object that processes animation, keyboard and mouse events on behalf of the tile control.Constructors
Name | Description |
---|---|
Create(TdxCustomTileControl) | Initializes a new instance of the TdxTileControlController class with specified settings. |
Properties
Name | Description |
---|---|
FocusedItem | Focuses a specified tile item by scrolling it into view. |
HottrackedItem | |
TileControl protected | Provides access to the tile or tile bar control to which the controller belongs. |
Methods
Name | Description |
---|---|
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
PrepareToDragAndDrop | |
ProcessContextMenuMessage(TWMContextMenu) | |
QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
StartAnimations | |
StartItemContentAnimation | Starts playing animation of item frames and mosaics. |
StopAnimations | |
StopItemContentAnimation | Stops playing animation of item frames and mosaics. |
ToString | Inherited from TObject. |
See Also