Previous: StrNew function To the Table of Content Next: StrPCopy function

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

StrPas function

Targets: MS-DOS, OS/2, Win32


Strings Unit

I>StrPas converts null-terminated string Str to a Pascal-style string.

Declaration:
function StrPas(Str: PWChar): String;
function StrPas(Str: PChar): String;



Previous: StrNew function To the Table of Content Next: StrPCopy function
StrNew function Table of Content StrPCopy function

- 4.61.2.48 -