| Function Name | dcl-Grid-SetCellDropList |
|---|---|
| Syntax | (dcl-Grid-SetCellDropList
<CONTROL> Row [as Long] Column [as
Long] Items [as List of
Strings] {Images [as List of
Integers]}) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | Grid |
此方法为指定行和列的单元格设置下拉列表内容。 项目包含列表的文本项,“图像”包含与每个列表项关联的图像的控件图像列表中的图像索引。 下拉列表用于填充使用它的单元格的组合框控件。 某些需要额外数据的单元格样式使用该数据的下拉列表的内容。
| Cell Style | List Description |
|---|---|
| 35 | First list item contains filename wildcard |