QD_GetDropHandler
QD_GetDropHandler(areaRef; dropHandler):error | |||
---|---|---|---|
![]() |
areaRef | Longint | Area reference |
![]() |
dropHandler | Text | Drop handler method |
![]() |
error | Longint | Error result |
Get the drop handler method name of a QDrop area
Parameter areaRef is the reference to the plug-in area.
Parameter dropHandler receives the name of the handler method.
Related commands
QD_SetDropHandler | Specify the drop handler method for a QDrop area |