Source position: fpterm.controller.pas line 187
type TTerminalSavedCursorFlags = set of (
tscfOriginMode,
tscfNextCharacterWrapsToNextLine
);