| Function Name | dcl-Form-Enable |
|---|---|
| Syntax | (dcl-Form-Enable
<CONTROL>
{Enable [as
Boolean]}) |
| Return Type | Boolean (T if successful; otherwise NIL) |
| Applies To | All Forms |
此方法启用或禁用对话框以防止用户输入。 如果可选的Enable参数为NIL,则禁用对话框; 否则启用。