Source position: fpterm.controller.pas line 183
type TTerminalSavedCursorFlag = (
tscfOriginMode,
tscfNextCharacterWrapsToNextLine
);