Source position: mselibc.pas line 2710
type TPipeDescriptors = record
ReadDes: Integer;
WriteDes: Integer;
end;