- 4.61.2.31 -
Standard Units

Strings Unit


Strings Unit Procedures and FunctionsStrAppend 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);
 |
 |
 |
QuotedStr function |
Table of Content |
StrAppendC procedure |
- 4.61.2.31 -