You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delphi's System.SysUtils.CompareText function doesn't consider all unicode lowerCase-to-upperCase pairs. This code implements a CompareTextUnicode function that is based on a small set of constant lookup tables from the official data files produced by unicode.org