- 4.61.2.32 -
Standard Units

Strings Unit


Strings Unit Procedures and FunctionsStrAppendC procedure
Targets: MS-DOS, OS/2, Win32
Strings Unit
Appends character Src to the end of string Dst.
Declaration:
procedure StrAppendC(var Dst: String; Src: Char);
 |
 |
 |
StrAppend procedure |
Table of Content |
StrCat function |
- 4.61.2.32 -