Grid-SetCellDropList

Имя функции dcl-Grid-SetCellDropList
Синтаксис   (dcl-Grid-SetCellDropList <CONTROL> Строка [типа Long] Столбец [типа Long] Items [типа List of Strings] {Images [типа List of Integers]})
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к Grid

This method sets the dropdown list content for the cell at the specified row and column. Items contains the text items for the list, and Images contains the image index from the control's image list for the image associated with each list item. The dropdown list is used to populate the combo box control for cells that use it. Certain cell styles that require extra data use the contents of the drop list for that data.

Cell Style List Description
35 First list item contains filename wildcard