Source position: jwanative.pas line 6855
function RtlEqualString(
String1: PString;
String2: PString;
CaseInsensitive: Boolean
):Boolean;