Unit 'resourcetree' Package
[Overview][Classes][Index] [#fcl-res]

TResourceTreeNode.CreateSubNode

Creates a subnode

Declaration

Source position: resourcetree.pp line 58

public function TResourceTreeNode.CreateSubNode(

  aDesc: TResourceDesc

):TResourceTreeNode; virtual; abstract;

Arguments

aDesc

  

The description of the sub node

Function result

The newly created sub node

Description

This method creates a subnode, identified by the given resource description.

See also

TResourceTreeNode.Desc

  

The description of the node


Documentation generated on: Oct 19 2024