Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTree > Methods
TGCustomTree.Delete(TGCustomTreeNode) Method
Deletes the input node from the tree and all of its children.
Namespace: GTree
Delphi
public procedure Delete( Node: TGCustomTreeNode ); virtual;
Parameters
Node
Type: TGCustomTreeNode
•GTree.TGCustomTree.NewNode
•TGCustomTree
•GTree