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

TStringHelper.CompareText

Compare 2 strings case insensitively.

Declaration

Source position: syshelph.inc line 75

public class function TStringHelper.CompareText(

  const A: string;

  const B: string

):Integer;

Description

CompareText simply calls SysUtils with the 2 passed arguments.

Errors

None.

See also

SysUtils

  

Compare 2 ansistrings case insensitive.

TStringHelper.CompareTo

  

Compare string to another


Documentation generated on: May 14 2021