Append a string to a stream
Source position: tiUtils.pas line 539
procedure tiAppendStringToStream(
const AStr: string;
const AStream: TStream
);
Append a string to a stream.