Procedure TWPCustomTextWriter.WriteBufferCopyFromPos(p:Integer; dest:TStream)

Unit: WPRTEDefs
Class: WPRTEDefs.TWPCustomTextWriter

Parameters

  • p:Integer
  • dest:TStream

Description

Copies the data which was written since the give position. This makes it possible to redirect written data and then reset the size using SetWriteMaxPosition.