Unit 'SynEditTypes' Package
[Overview][Constants][Types][Classes][Index] [#bs_synedit]

TSynEditorOptions2

Declaration

Source position: synedittypes.pp line 221

type TSynEditorOptions2 = set of (

  eoCaretSkipsSelection,

  

  eoCaretMoveEndsSelection,

  

  eoCaretSkipTab,

  

  eoAlwaysVisibleCaret,

  

  eoEnhanceEndKey,

  

  eoFoldedCopyPaste,

  

  eoPersistentBlock,

  

  eoOverwriteBlock,

  

  eoAutoHideCursor,

  

  eoColorSelectionTillEol,

  

  eoPersistentCaretStopBlink,

  

  eoNoScrollOnSelectRange,

  

  eoAcceptDragDropEditing,

  

  eoScrollPastEolAddPage,

  

  eoScrollPastEolAutoCaret,

  

  eoBookmarkRestoresScroll

  

);



CT Web help

CodeTyphon Studio