Return uppercase version of a string.
Source position: syshelph.inc line 99
public class function TStringHelper.UpperCase( |
const S: string |
):string; overload; |
UpperCase returns an uppercase version of the string S.
|
Return an uppercase version of a string. |