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

TKHexEditorChangeReason

Declaration

Source position: khexeditor.pas line 433

type TKHexEditorChangeReason = (

  crCaretPos,

  

  crDeleteChar,

  

  crDeleteDigits,

  

  crDeleteString,

  

  crInsertChar,

  

  crInsertDigits,

  

  crInsertString

  

);



CT Web help

CodeTyphon Studio