[Overview][Types][Classes][Procedures and functions][Index] |
Insert a string to a stream
Source position: tiUtils.pas line 541
procedure tiInsertStringToStream( |
const AStr: string; |
const AStream: TStream; |
APos: LongWord |
); |
Insert a string to a stream.