| Function Name | dcl-ListView-FillList |
|---|---|
| Syntax | (dcl-ListView-FillList
<CONTROL>
as List of Lists as ((ItemLabel [as
String]
{ItemImageIndex [as Integer]}
{Column1Label [as
String]}
{Column1ImageIndex [as Integer]}
...) ...)) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | List View |
此方法逐项清除并重新填充列表项。 可选的图像索引参数指定控件图像列表中的图像,并使用相应列中的标签显示。