TdxTileControlDragItemInfo Members
Stores information on one or more tiles that are currently being dragged.Properties
| 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. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also