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