TIWCGJQCustomDynaTree.SelectNode(string,boolean) Method

Select or deselect the node and fire an onSelect event.

Namespace: IWCGJQDynaTree
public
 procedure SelectNode(AKey: string; ASelect: boolean = True);

Parameters

AKey
Type: string

ASelect
Type: boolean