treecombobox StateImages property
Return to Introduction  Previous page  Next page
Applies to
acTreeComboBox component.  

Declaration
property StateImages: TImageList;  

Description
The StateImages property determines which image list to use for state images.  
 
Use StateImages to provide a set of bitmaps that reflect the state of tree view nodes. The state image appears as an additional image to the left of the item's icon.  

See also
Images, TreeOptions and TreeView properties.