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

tiInsertStringToStream

Insert a string to a stream

Declaration

Source position: tiUtils.pas line 541

procedure tiInsertStringToStream(

  const AStr: string;

  const AStream: TStream;

  APos: LongWord

);

Description

Insert a string to a stream.


Documentation generated on: 2017-08-16