[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_hash' (#crwlib)

GetHashByStringKey

Declaration

Source position: _crw_hash.pas line 192

function GetHashByStringKey(

  const aKey: LongString;

  aTableSize: Cardinal = 0;

  aMethod: THash32MethodId = 0

):Cardinal;