Имя функции | dcl-ListView-FillList |
---|---|
Синтаксис | (dcl-ListView-FillList
<CONTROL>
as List of Lists as ((ItemLabel [типа
String]
{ItemImageIndex [типа Integer]}
{Column1Label [типа
String]}
{Column1ImageIndex [типа Integer]}
...) ...)) |
Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
Подходит к | 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.