ITreeListNodes.Delete

Syntax

Delete(Node: ITreeListNode);

Parameters

Node - element that must be deleted.

Description

The Delete method deletes the specified node.

See also:

ITreeListNodes