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

TKEditOption

Declaration

Source position: keditcommon.pas line 239

type TKEditOption = (

  eoDropFiles,

  

  eoDisableCaret,

  

  eoGroupUndo,

  

  eoUndoAfterSave,

  

  eoDrawSingleChars,

  

  eoScrollWindow,

  

  eoShowFormatting,

  

  eoWantTab,

  

  eoWrapSingleChars

  

);



CT Web help

CodeTyphon Studio