Previous: QuotedStr function To the Table of Content Next: StrAppendC procedure

- 4.61.2.31 -
Standard Units
Strings Unit
Strings Unit Procedures and Functions

StrAppend procedure

Targets: MS-DOS, OS/2, Win32


Strings Unit

Appends Src at the end of Dst.

Declaration:
procedure StrAppend(var Dst: String;
                     const Src: String);



Previous: QuotedStr function To the Table of Content Next: StrAppendC procedure
QuotedStr function Table of Content StrAppendC procedure

- 4.61.2.31 -