ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTree.Items Property

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.

Copyright (c) 2011. All rights reserved.