Hlp.T.Draggable:a draggable
Hlp.G.Draggable:!USAGE/draggable;

!DRTYPE:Switch on to set the draggable icon's button type to %s.
Hlp.G.Draggable.DELIVER_START:!SWD/a Draggable_DragStarted event when the user starts to drag this gadget;
Hlp.G.Draggable.HASTEXT:!SI/text label;
Hlp.G.Draggable.HASSPRITE:!SI/sprite;
Hlp.G.Draggable.SPRITE:\Tname of the sprite.
Hlp.G.Draggable.USETOOLBOXIDS:Switch on if you wish the 'drop point' to be reported using Object ID/component ID pairs instead of \w handle/icon handle pairs.
Hlp.G.Draggable.DRAG:!DRTYPE/6;
Hlp.G.Draggable.CLICKDRAG:!DRTYPE/10;
Hlp.G.Draggable.DOUBLECLICKDRAG:!DRTYPE/8;
Hlp.G.Draggable.DROPSHADOW:Switch on to display a drop-shadow when dragging.
Hlp.G.Draggable.DITHERED:Switch on to make sprite semi-transparent when dragging.
Hlp.G.Draggable.MESSAGE:Switch on if you want Dragging messages to be sent during a drag, to facilitate precise positioning of the dragged data and negotiation of which filetype to use.
Hlp.G.Draggable.FROMSELECT:Switch on if the draggable gadget represents some selected data in a document.
Hlp.G.Draggable.FROMCLIP:Switch on if the draggable gadget represents the clipboard contents.
Hlp.G.Draggable.WILLDELETE:Switch on if the source data will be deleted after being sent (i.e. move rather than copy).
Hlp.G.Draggable.FILETYPES:\Tlist of filetypes in which the client can provide its data, in order of preference. You may specify filetypes by name or number (prefixed with '&' if hexadecimal)
