Return lowercase version of a string.
Source position: sysunih.inc line 26
function UnicodeLowerCase( |
const s: UnicodeString |
UnicodeLowerCase returns an all-lowercase version of the unicodestring S. It relies on the Unicode manager to do so.
|
Return uppercase version of a string. |
|
|
Return an uppercase version of a string. |
|
|
Return a lowercase version of a string. |