Drag.Paste (gb.qt4)
Static Function Paste ( [ Format As String ] ) As Variant
Returns the dropped data by using the specified format.
If the format is not specified, this method acts like the
Data property.
Support for URIs
Since 3.18
If
Format is
"text/uri-list"
, then the method returns a string array of file paths corresponding to the decoded URIs.