TIWCGJQSortableOptions.Tolerance Property
This is the way the reordering behaves during drag. Possible values: 'intersect', 'pointer'. In some setups, 'pointer' is more natural. - intersect: draggable overlaps the droppable at least 50%; - pointer: mouse pointer overlaps the droppable
published property Tolerance: TIWCGJQSortableOptionsTolerance index 23 read GetTolerance write SetTolerance stored IsEnumerStored;