Source position: interfacebase.pp line 46
type TPipeEvent = procedure(
AData: PtrInt;
AReasons: TPipeReasons
) of object;