TdxGalleryControlDropTargetViewInfo Properties
Stores information about the drag-and-drop operation target.| Name | Description |
|---|---|
| Side | Returns the target object’s border where an item will be inserted. |
| TargetBounds | Returns the target object’s bounds within the gallery control. |
| TargetObject | Provides access to the drag-and-drop operation’s target object. |
See Also