| [Overview][Classes][Index] | 
Creates a new root node
Source position: resourcetree.pp line 77
public constructor TRootResTreeNode.Create; override;  | 
This method creates a new tree, represented by a root node without children.
Other nodes in the tree are automatically created when adding a resource, or calling CreateSubNode method of their parent.
  | 
Creates a subnode  | 
|
  | 
Adds a new resource to the tree  |