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