imagescombobox Images property
Return to Introduction  Previous page  Next page
Applies to
acImagesComboBox component.  

Declaration
property Images: TImageList;  

Description
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.  

See also
Items property.