Unit 'keditcommon' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKEditOptions

Declaration

Source position: keditcommon.pas line 262

type TKEditOptions = set of (

  eoDropFiles,

  

  eoDisableCaret,

  

  eoGroupUndo,

  

  eoUndoAfterSave,

  

  eoDrawSingleChars,

  

  eoScrollWindow,

  

  eoShowFormatting,

  

  eoWantTab,

  

  eoWrapSingleChars

  

);



CT Web help

CodeTyphon Studio