TdxTileControlDragItemInfo Properties
Stores information on one or more tiles that are currently being dragged.| Name | Description |
|---|---|
| CheckedItems | Provides access to the list of currently dragged checked tiles. |
| Group | Returns the current destination group for one or more currently dragged tiles. |
| Item | Provides access to the currently dragged tile. |
| SourceGroup | Provides access to the tile group where one or more currently dragged tiles were originally located. |
See Also