|
RAD Studio VCL Reference
|
Provides access to a child node by its position in the list of child nodes.
property Item [Index: Integer]: TTreeNode;
Use Item to access a child node based on its Index property. The first child node has an index of 0, the second an index of 1, and so on.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|