ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTreeNode.getFirstChild

Call GetFirstChild to get the first subnode of a node.

Syntax
Pascal
function getFirstChild: TJamShellTreeNode;

Returns the first subnode of a node. If the node has no descendants, GetFirstChild returns nil.