TIWCGJQCustomDynaTree.SelectNode(string,boolean) Method
Select or deselect the node and fire an onSelect event.
public procedure SelectNode(AKey: string; ASelect: boolean = True);
Parameters
- AKey
- Type: string
- ASelect
- Type: boolean
Select or deselect the node and fire an onSelect event.
public procedure SelectNode(AKey: string; ASelect: boolean = True);