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.6 | Generated 2026-02-20 | Home |