|
|
|
| acImagesComboBox component.
|
| property Images: TImageList;
|
| The Images property specifies the images that can appear beside individual items of combo box.
|
|
|
| If image list is not specified then the combo box will show just plain strings. The height of the combo box will be automatically adjusted accordingly to the height of images.
|
| Items property.
|