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

TTerminalModeFlag

Declaration

Source position: fpterm.controller.pas line 66

type TTerminalModeFlag = (

  tmfCursorKeysSendApplicationSequences,

  tmfAutoNewLine,

  tmfAutoWrapMode,

  tmfBracketedPasteMode,

  tmfSend8BitC1Controls,

  tmfAllow80To132ModeSwitching,

  tmfInsertMode,

  tmfOriginMode,

  tmfSendReceiveMode,

  tmfKeyboardActionMode,

  tmfReverseVideo,

  tmfUTF8Mode

);


Documentation generated on: 2025-07-25