TIWCGJQTreeViewDNDPlugin.DragFinish Property
Gets executed after a dropping a foreign element on a tree item, you get one parameter, which is as follows: data.o - the foreign object being dragged data.r - the target node
published property DragFinish: TIWCGJSonFunc index 08 read GetFuncValue write SetFuncValue stored IsFuncStored;