ToLower(Source: Char): Char;
Source - variable, which value must be converted into lower case.
The ToLower method makes the value of the specified Source variable lowercase.
See also:
Char