Removes the specified tree node from the container.
Source position: comctrls.pp line 3243
public procedure TTreeNodes.Delete(
Node: TTreeNode
);
Node
Tree node deleted in the method.