- 4.61.2.35 -
Standard Units
Strings Unit
Strings Unit Procedures and FunctionsStrCopy function
Targets: MS-DOS, OS/2, Win32
Strings Unit
Copies Src string to the Dst.
Declaration:
function StrCopy(Dst, Src: PWChar): PWChar;
function StrCopy(Dst, Src: PChar): PChar;
|
|
|
StrComp function |
Table of Content |
StrDispose procedure |
- 4.61.2.35 -