TGetHashCodeMethod Delegate
Definition
Delphi
type TGetHashCodeMethod = function(self: Pointer; const value): Integer
Parameters
- self
- Pointer
- value
- Void
Returns
Integer
type TGetHashCodeMethod = function(self: Pointer; const value): Integer