[Overview][Constants][Types][Classes][Index] |
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.0 | Generated 2025-05-03 | Home |