| Имя функции | dcl-Control-ZOrder |
|---|---|
| Синтаксис | (dcl-Control-ZOrder
<CONTROL>
Direction [типа Integer]) |
| Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
| Подходит к | All Controls |
This method moves the control to the top or bottom of the Z/Tab order of the containing form.
| Direction | Meaning |
|---|---|
| 0 | Move to bottom of Z/Tab order |
| 1 | Move to top of Z/Tab order |