Call GetLastChild to get the last subnode of a node.
function GetLastChild: TJamShellTreeNode;
Returns the last subnode of a node. If the node has no descendants, GetLastChild returns nil.
ShellControls.TJamShellTreeNode