[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#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: May 14 2021