Source position: interfacebase.pp line 45
type TPipeReasons = set of (
prDataAvailable,
prBroken,
prCanWrite
);