ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTreeNode.GetLastChild

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.