TIWCGJQTreeViewDNDPlugin.CheckTimeout Property

The number of milliseconds to wait before checking if a move is valid upon hovering a node (while dragging). 200 is a reasonable value - a higher number means better performance but slow feedback to the user, a lower number means lower performance (possibly) but the user will get feedback faster.

Namespace: IWCGJQTreeView
published
 property CheckTimeout: Integer index 01 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;

Property Value

Type: Integer