Form-SetApplyEnabled

Function Name dcl-Form-SetApplyEnabled
Syntax   (dcl-Form-SetApplyEnabled <CONTROL> {Dirty [as Boolean]})
Return Type Boolean (T if successful; otherwise NIL)
Applies To Options Tab

This method sets the "dirty" flag for the form. If a form is "dirty", the [Apply] button is enabled so the user can apply the changes; otherwise the [Apply] button is disabled.