ListView_SetItemImage

Funktionsname dcl_ListView_SetItemImage
Syntax   (dcl_ListView_SetItemImage <CONTROL> Item [als Long] {Column [als Long]} ImageIndex [als Integer])
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf 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.