treeview ImageIndex property
Return to Introduction  Previous page  Next page
Applies to
acTreeView component as subproperty of BoldItem structure.  

Declaration
property ImageIndex: Integer; // -1 by default  

Description
The ImageIndex property specifies the image index in the list of images specified to ImageList property.  
 
The image appears at the right from "bold" node. In case if you don't want to display the image — set ImageIndex to -1.  

Screenshot
See the image from right of bold item (Ukraine)  
actreeviewss  

See also
ImageList and ImageSpacing properties.