Имя функции | dcl-Form-Enable |
---|---|
Синтаксис | (dcl-Form-Enable
<CONTROL>
{Enable [типа
Boolean]}) |
Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
Подходит к | All Forms |
This method enables or disables the dialog box to prevent user input. If the optional Enable argument is NIL the dialog is disabled; otherwise it is enabled.