Source position: dynhasharray.pp line 66
type TDynHashArrayOptions = set of (
dhaoCachingEnabled,
dhaoCacheContains
);