Previous: StrLIComp function To the Table of Content Next: StrMove function

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

StrLower function

Targets: MS-DOS, OS/2, Win32


Strings Unit

TheStrLower function returns a string in lower case.

Declaration:
function StrLower(Str: PWChar): PWChar;
function StrLower(Str: PChar): PChar;



Previous: StrLIComp function To the Table of Content Next: StrMove function
StrLIComp function Table of Content StrMove function

- 4.61.2.45 -