TIWCGJQTreeViewUIPlugin.HoverNode(string) Method

Sets the specified node as hovered. Triggers an event.

Namespace: IWCGJQTreeView
public
 procedure HoverNode(ANode: string = '');

Parameters

ANode
Type: string

This can be a DOM node, jQuery node or selector pointing to an element within the tree.