Why doesn't work OnDblClick and OnClick if control is in DragMode := dmAutomatic in FMX
I'm doing simple editor of graphs using FMX. I need graphics element to drag for changing its place and double click for open the window with properties. How to obtain it?