TdxTileControlDragGroupInfo Members
Stores information on the tile group that is currently being dragged.Properties
| Name | Description |
|---|---|
| BeginIndex | Returns the dragged tile group‘s initial position within the control. |
| CurrentIndex | Returns the dragged tile group‘s current position highlighted within the control. |
| Group | Provides access to the currently dragged tile group. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also