treecombobox Images property
Previous  Top  Next
Applies to
tcTreeComboBox component.  

Declaration
property Images: TImageList;  

Description
The Images property determines which image list is associated with the TreeView embedded to the drop-down window of tcTreeComboBox.  
 
Use Images to provide a customized list of bitmaps that can be displayed to the left of a node's label. Individual nodes specify the image from this list that should appear by setting their ImageIndex property (use Items property to specify the ImageIndex'es of the tree nodes at design-time).  

See also
StateImages properties.  
File not found.