| Function Name | dcl-ListView-Arrange |
|---|---|
| Syntax | (dcl-ListView-Arrange
<CONTROL>
Style [as Integer]) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | List View |
此方法使用图标视图样式在列表视图中排列图标。
| Style | Meaning |
|---|---|
| 0 | Align icons along left edge of list view |
| 1 | Align icons along top of list view |
| 2 | Align icons according to current alignment style |
| 3 | Snap all icons to nearest grid position |