Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TStringHelper.UpperCase

Return uppercase version of a string.

Declaration

Source position: syshelph.inc line 99

public class function TStringHelper.UpperCase(

  const S: string

):string; overload;

Description

UpperCase returns an uppercase version of the string S.

See also

#rtl.sysutils.UpperCase

  

Return an uppercase version of a string.


Documentation generated on: Feb 02 2025