RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.ImageIndex Property

Specifies which image is displayed when a node is in its normal state and is not currently selected.

Pascal
property ImageIndex: TImageIndex;
C++
__property TImageIndex ImageIndex;

Use the ImageIndex property with the Images property of the tree view to specify the image for the node in its normal state. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!