ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTreeNode.getFirstChild Method

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.

Copyright (c) 2011. All rights reserved.