ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.Items

Lists the individual nodes that appear in the tree view control.

Syntax
Pascal
property Items: TJamShellTreeNodes;

Individual nodes in a tree view are TJamShellTreeNode objects. These individual nodes can be accessed by using the Items property along with the item's index into the tree view.