ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTreeNode.GetLastChild Method

Call GetLastChild to get the last subnode of a node.

Syntax
Pascal
function GetLastChild: TJamShellTreeNode;

Returns the last subnode of a node. If the node has no descendants, GetLastChild returns nil.

Copyright (c) 2011. All rights reserved.