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

TSynEditNotifyReason

Declaration

Source position: lazsynedittext.pas line 50

type TSynEditNotifyReason = (

  senrLineCount,

  

  senrLineChange,

  

  senrLinesModified,

  

  senrHighlightChanged,

  

  senrLineMappingChanged,

  

  senrEditAction,

  

  senrCleared,

  

  senrUndoRedoAdded,

  

  senrModifiedChanged,

  

  senrIncOwnedPaintLock,

  

  senrDecOwnedPaintLock,

  

  senrIncPaintLock,

  

  senrDecPaintLock,

  

  senrBeforeIncPaintLock,

  

  senrAfterIncPaintLock,

  

  senrBeforeDecPaintLock,

  

  senrAfterDecPaintLock,

  

  senrTextBufferChanging,

  

  senrTextBufferChanged,

  

  senrBeginUndoRedo,

  

  senrEndUndoRedo

  

);



CT Web help

CodeTyphon Studio