Grid-FillList

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

This method clears and refills the grid row by row. The optional image index argument specifies the image from the control's image list to display with the label in the corresponding cell. Each cell is pre-populated with the specified label text.