StringHashElf
function StringHashElf (const Str : string) : LongInt;
StringHashElf produces a hash value based on the text passed in Str.
This routine is defined in the OnGuard unit. (as of 1.15 this routine has been moved to the OgUtil unit)
StringHashElf
function StringHashElf (const Str : string) : LongInt;
StringHashElf produces a hash value based on the text passed in Str.
This routine is defined in the OnGuard unit. (as of 1.15 this routine has been moved to the OgUtil unit)