Defines a Pointer function type used to get the key value for a hash item in TDynHashArray.
Source position: dynhasharray.pp line 55
type TOnGetKeyForHashItem = function( |
Item: pointer |
):pointer; |
TOnGetKeyForHashItem is the type used for the OnGetKeyForHashItem property in TDynHashArray.
| Version 4.6 | Generated 2026-02-20 | Home |