THashFunction Delegate

Definition

Delphi
type THashFunction = function(const key; len: Cardinal; seed: Integer = 0): Integer

Parameters

key
Void
len
Cardinal
seed
Integer

Returns

Integer