RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.SelectedIndex Property

Specifies the index in the tree view's image list of the image displayed for the node when it is selected.

Pascal
property SelectedIndex: Integer;
C++
__property int SelectedIndex;

Use the SelectedIndex property to specify an image to display when the tree node is selected. 

 

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