Item(Index: Integer): ITreeListNode;
Index - index of the child element.
The Item property returns parameters of the child element, which index is passed by the Index parameter.
See also:
ITreeListNodeBase