4.66.2.2. AnsiCompareStr function
Table of Contents
4.66.2.4. AnsiCompareText function
- 4.66.2.3. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.3. AnsiLowerCase function
4.66.2.3. AnsiLowerCase function
Targets: MS-DOS, OS/2, Win32
Strings Unit
Converts a string to lower case.
Declaration:
function
AnsiLowerCase(S:
String
):
String
;
Win32 target:
AnsiLowerCase
uses the current Windows locale.
4.66.2.2. AnsiCompareStr function
Table of Contents
4.66.2.4. AnsiCompareText function
- 4.66.2.3. -