TdxGalleryControlController.DropTargetInfo Property
Provides access to ViewInfo information about the drag-and-drop operation target.
Declaration
property DropTargetInfo: TdxGalleryControlDropTargetViewInfo read;
Property Value
| Type | Description |
|---|---|
| TdxGalleryControlDropTargetViewInfo | Stores information about the drag-and-drop operation target. |
See Also