Unit 'FpTerm.Controller' Package
[Overview][Constants][Types][Classes][Index] [#fcl-fpterm]

TTerminalModeFlags

Declaration

Source position: fpterm.controller.pas line 80

type TTerminalModeFlags = set of (

  tmfCursorKeysSendApplicationSequences,

  tmfAutoNewLine,

  tmfAutoWrapMode,

  tmfBracketedPasteMode,

  tmfSend8BitC1Controls,

  tmfAllow80To132ModeSwitching,

  tmfInsertMode,

  tmfOriginMode,

  tmfSendReceiveMode,

  tmfKeyboardActionMode,

  tmfReverseVideo,

  tmfUTF8Mode

);


Documentation generated on: 2025-07-25