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