ImageComboBox-SetItem

Имя функции dcl-ImageComboBox-SetItem
Синтаксис   (dcl-ImageComboBox-SetItem <CONTROL> ItemIndex [типа Integer] Text [типа String] ImageIndex [типа Integer] {SelectedImageIndex [типа Integer]} {Indent [типа Integer]})
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к Image Combo Box

This method sets the item properties for the specified item. Text is the item text, ImageIndex and SelectedImageIndex are the images for the two item states, and Indent is the distance (in pixels) to indent the item from the edge.