Type for hash function.
Source position: dynhasharray.pp line 53
type THashFunction = function( |
Sender: TDynHashArray; |
Item: Pointer |
):Integer; |
Each hash function specified by the user has to have these parameters
| Version 4.6 | Generated 2026-02-20 | Home |