hiSetFormHighlights
hiSetFormHighlights(g_formg_highlightType) =>t / nil
Description
Highlights all type-in fields for form, depending on the value of highlightType.
Highlighting is allowed for type-in fields only, as these are the fields into which invalid data might be entered, or data may be required.
To find type-in fields, the function searches the form or scroll region field specified as r_form. It also does a hierarchical search of all scroll region fields within the form or scroll region field.
Arguments
Values Returned
|
The highlighting flag is not set. An error message is displayed. |
Related Topics
Return to top