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