|
|
Previous Top Next |
| tcTreeComboBox component.
|
| property Images: TImageList;
|
| 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).
|
| StateImages properties.
|