- 4.61.2.45 -
Standard Units
![](images/1.gif)
Strings Unit
![](images/1.gif)
![](images/1.gif)
Strings Unit Procedures and FunctionsStrLower 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](images/prev.gif) |
![To the Table of Content](images/index.gif) |
![Next: StrMove function](images/next.gif) |
StrLIComp function |
Table of Content |
StrMove function |
- 4.61.2.45 -