| [Overview][Classes][Index] | 
Indexed array of ID sub nodes of the node
Source position: resourcetree.pp line 64
 public property TResourceTreeNode.IDEntries[index: Integer] : TResourceTreeNode  | 
This property can be used to access all ID sub nodes in the node.
| Remark: | This array is 0-based: valid elements range from 0 to IDCount-1. | 
  | 
The number of ID sub nodes of the node  | 
|
  | 
Indexed array of named sub nodes of the node  |