ListView-FillList

Function Name dcl-ListView-FillList
Syntax   (dcl-ListView-FillList <CONTROL> as List of Lists as ((ItemLabel [as String] {ItemImageIndex [as Integer]} {Column1Label [as String]} {Column1ImageIndex [as Integer]} ...) ...))
Return Type Boolean (T if successful; otherwise NIL)
Applies To List View

This method clears and refills the list item by item. The optional image index argument specifies the image from the control's image list to display with the label in the corresponding column.