ITreeListNodes.Delete

Syntax

Delete(Node: ITreeListNode);

Parameters

Node is an element that should be removed.

Description

The Delete method deletes the specified node.

See also:

ITreeListNodes