| Function Name | dcl-BlockList-Arrange |
|---|---|
| Syntax | (dcl-BlockList-Arrange
<CONTROL>
Style [as Integer]) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | Block List |
This method arranges the icons in a block list using the icon view style.
| Style | Meaning |
|---|---|
| 0 | Align icons along left edge of block list |
| 1 | Align icons along top of block list |
| 2 | Align icons according to current alignment style |
| 3 | Snap all icons to nearest grid position |