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

TSynStatusChange

Declaration

Source position: synedittypes.pp line 102

type TSynStatusChange = (

  scCaretX,

  

  scCaretY,

  

  scLeftChar,

  

  scTopLine,

  

  scLinesInWindow,

  

  scCharsInWindow,

  

  scInsertMode,

  

  scModified,

  

  scSelection,

  

  scReadOnly,

  

  scFocus,

  

  scOptions

  

);



CT Web help

CodeTyphon Studio