TIWCGJQTreeViewUIPlugin.DeselectNode(string) Method

There functions control the selected state on a node. deselect_node triggers an event.

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

Parameters

ANode
Type: string

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