[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Convert null-terminated string to all-uppercase
Source position: syspchh.inc line 38
function strupper( |
p: pchar |
):pchar; |
Converts P to an all-uppercase string. Returns P.
For an example, see StrLower
None.
|
Convert null-terminated string to all-lowercase. |
No notes exist for this page yet.