[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

TStringHelper.ToLower

Convert to lowercase

Declaration

Source position: syshelph.inc line 184

public function TStringHelper.ToLower: string; overload;

Description

ToLower returns a lowercase version of the string.

See also

TStringHelper.LowerCase

  

Return the lowercase version of a string.

TStringHelper.ToUpper

  

Convert to uppercase.

TStringHelper.ToUpperInvariant

  

Convert to uppercase


Documentation generated on: May 14 2021