[Overview][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_memo' (#crwlib)

NewUndoStep

Declaration

Source position: _crw_memo.pas line 90

function NewUndoStep(

  aBytePos: SizeInt;

  aSelStart: SizeInt;

  const aInsStr: LongString;

  const aDelStr: LongString;

  aCheckSum: QWord

):TUndoStep;