Returns number of operations to transform string S1 to string S2.
function ApproxComp(const S1: ecString; const S2: ecString): integer;
ecSpell
Functions