Previous: StrToIntDef function To the Table of Content Next: Trim function

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

StrUpper function

Targets: MS-DOS, OS/2, Win32


Strings Unit

The StrUpper function returns a string in upper case.

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



Previous: StrToIntDef function To the Table of Content Next: Trim function
StrToIntDef function Table of Content Trim function

- 4.61.2.55 -