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

TKHexEditorChangeItem

Declaration

Source position: khexeditor.pas line 477

type TKHexEditorChangeItem = record

  Data: AnsiString;

  

  EditArea: TKHexEditorArea;

  

  Group: Cardinal;

  

  GroupReason: TKHexEditorChangeReason;

  

  Inserted: Boolean;

  

  ItemReason: TKHexEditorChangeReason;

  

  SelEnd: TKHexEditorSelection;

  

  SelStart: TKHexEditorSelection;

  

end;



CT Web help

CodeTyphon Studio