DragAndDropDelay: Number
The DragAndDropDelay property determines how long the user must hold mouse cursor over a node while holding down mouse button to activate the Drag&Drop mode.
If the user releases cursor before the specified time elapses, the Drag&Drop mode is not activated.
This property is relevant if TreeList.EnableDragAndDrop is set to true.
The example of property use is given in the Example of Creating the TreeList Component page.
See also: