| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Compare 2 strings case insensitively.
Source position: syshelph.inc line 75
public class function TStringHelper.CompareText(  | 
const A: string;  | 
const B: string  | 
):Integer;  | 
CompareText simply calls SysUtils with the 2 passed arguments.
None.
  | 
Compare 2 ansistrings case insensitive.  | 
|
  | 
Compare string to another  |