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

TKMemoStates

Declaration

Source position: kmemo.pas line 186

type TKMemoStates = set of (

  elCaretCreated,

  

  elCaretVisible,

  

  elCaretUpdate,

  

  elIgnoreNextChar,

  

  elModified,

  

  elMouseCapture,

  

  elMouseDrag,

  

  elMouseDragInit,

  

  elOverwrite,

  

  elPrinting,

  

  elReadOnly

  

);



CT Web help

CodeTyphon Studio