Language Reference - System Workareas
SysMode |
| Status | Read-Only |
| Default | Not applicable |
| Notes | Holds the internal identifier of the operation mode of the current form.
| Mode | Description |
| NoMode | Form is not being used (or is a child form with no records) |
| ViewMode | Form is being used to view records |
| EditMode | Form is being used to edit a record |
| InsertMode | Form is being used to insert a record |
|
| See Also | SysAfterField, SysButton, SysChanged, SysComboFlags, SysComboHeight, SysEditLine, SysEvent, SysField, SysIdleTime, SysIteration, SysIterations, SysKeyAutoFind, SysKeyInterval, SysListsFlag, SysLocalForm, SysMovement, SysNotifyType, SysOption, SysPageFrame, SysPreviousMode, SysTabbedControl, SysTrapFlag |