Declaration
function CompareText(const S1, S2: string): Integer;

Description
Compares two strings by ordinal value without case sensitivity.