ListView-SetItemImage

Имя функции dcl-ListView-SetItemImage
Синтаксис   (dcl-ListView-SetItemImage <CONTROL> Item [типа Long] {Column [типа Long]} ImageIndex [типа Integer])
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к List View

This method sets the cell image for the cell at the specified item and column. ImageIndex is the image from the control's image list, or -1 to reset the cell image to none.