Show contents 

Forms > Forms Assembly Interfaces > ITreeListNodes > ITreeListNodes.Delete

ITreeListNodes.Delete

Syntax

Delete(Node: ITreeListNode);

Parameters

Node - element that must be deleted.

Description

The Delete method deletes the specified node.

See also:

ITreeListNodes