18 | | ||nFormFlgShowHelp||Show help text for currently selected item|| |
19 | | ||nFormFlgKeepPrevCurItem||Upon return to form will not reset current item to top|| |
20 | | ||nFormFlgReadOnly ||Form will not allow editing|| |
21 | | ||nFormFlgKeepBottomLine||do not clear buttom help line|| |
22 | | ||nFormFlgClearItemsOnly||Upon hide will only clear form items, and not entire screen|| |
| 18 | ||nFormFlgShowHelp||Form will show help text of the currently selected item|| |
| 19 | ||nFormFlgKeepPrevCurItem||Upon return to form from another screen the form will not reset current item to top|| |
| 20 | ||nFormFlgReadOnly||The form will not allow editing|| |
| 21 | ||nFormFlgKeepBottomLine||The form will not clear the bottom text line|| |
| 22 | ||nFormFlgClearItemsOnly||When form hides it will only clear the form items, and not the entire screen|| |