| Имя функции | dcl-Tree-ExpandItem |
|---|---|
| Синтаксис | (dcl-Tree-ExpandItem
<CONTROL>
Item [типа
Handle or
String] Action [типа
Integer]) |
| Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
| Подходит к | Tree |
This method expands or collapses the specified item.
| Action | Result |
|---|---|
| -1 | Collapses item |
| 0 | Toggles expanded state |
| 1 | Expands item |