TdxTileControlDragGroupInfo.Group Property
In This Article
Provides access to the currently dragged tile group.
#Declaration
Delphi
property Group: TdxTileControlGroup read;
#Property Value
Type |
---|
Tdx |
#Remarks
You can use this property to identify the dragged tile group and/or adjust its settings within an event handler.
See Also