[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return uppercase version of a string
Source position: sysunih.inc line 24
function UnicodeUpperCase( |
const s: UnicodeString |
UnicodeUpperCase returns an all-uppercase version of the unicodestring S. It relies on the Unicode manager to do so.
|
Return lowercase version of a string |
|
|
Return a lowercase version of a string. |
|
|
Return an uppercase version of a string. |