Function Name | dcl-ListView-SetItemImage |
---|---|
Syntax | (dcl-ListView-SetItemImage
<CONTROL>
Item [as Long] {Column [as
Long]} ImageIndex [as
Integer]) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | 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.