Source position: syncobjs.pp line 72
type TWaitResult = (
wrSignaled,
wrTimeout,
wrAbandoned,
wrError
);