[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return lowercase version of a string
Source position: sysunih.inc line 25
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. |