The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



EqualAnsiStrings


Unit:SDL_stringl
Class: none
Declaration: function EqualAnsiStrings (const String1, String2: string): boolean;

The function EqualAnsiStrings compares the strings String1 and String2 without case sensitivity. The comparison is controlled by the current locale and returns a TRUE value if the two strings are equal (except for upper/lower case letters).



Last Update: 2023-Feb-06