[Overview][Constants][Types][Classes][Index] |
Type for hash function
Source position: dynhasharray.pp line 56
type THashFunction = function( |
Sender: TDynHashArray; |
Item: Pointer |
):Integer; |
Each hash function specified by the user has to have these parameters
lazarus-ccr.sourceforge.net |