Gets the last tree node that is a top-level child node in Items.
Source position: comctrls.pp line 3110
public function TTreeNode.GetLastChild: TTreeNode;
TTreeNode instance that is the list node in Items, or Nil if no child nodes are found.