Previous: StrAppend procedure To the Table of Content Next: StrCat function

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

StrAppendC 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);



Previous: StrAppend procedure To the Table of Content Next: StrCat function
StrAppend procedure Table of Content StrCat function

- 4.61.2.32 -