Calls the specified function for each of the items in the hash array.
Source position: dynhasharray.pp line 119
public procedure TDynHashArray.ForEach( |
const Func: TOnEachHashItem |
); |
Func |
|
Boolean function type called for the hash items. |
| Version 4.4 | Generated 2025-11-08 | Home |