/
comp
/
gb.qt
/
drag
/ type
Drag.Type (gb.qt)
Syntax
STATIC
PROPERTY READ
Type
AS
Integer
Returns the type of the dropped data.
Use one of the following constant:
Drag
.
Text
for text data.
Drag
.
Image
for an image.
Drag
.
None
for an unknown type.