| Funktionsname | dcl_ListView_SetItemImage |
|---|---|
| Syntax | (dcl_ListView_SetItemImage
<CONTROL>
Item [as Long] {Column [as
Long]} ImageIndex [as
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.