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

TUndoStep.Create

Declaration

Source position: _crw_memo.pas line 78

public constructor TUndoStep.Create(

  aBytePos: SizeInt;

  aSelStart: SizeInt;

  const aInsStr: LongString;

  const aDelStr: LongString;

  aCheckSum: QWord

);