| Function Name | dcl-Grid-SetCellImages |
|---|---|
| Syntax | (dcl-Grid-SetCellImages
<CONTROL> Row [as Long] Column [as
Long] ImageIndex [as
Integer] {AltImageIndex [as
Integer]}) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | Grid |
此方法在指定的行和列设置单元格的单元格图像。 ImageIndex是控件图像列表中的图像,或-1将单元格图像重置为none。 可选的AltImageIndex用于样式3(切换图标)的单元格的选中状态。 请注意,当没有设置图像时,单元格对其列使用列默认图像。