Source position: parallel.pas line 43
type tIOExtPar = record
IOPar: tIOStdReq;
io_PExtFlags: LongWord;
io_Status: Byte;
io_ParFlags: Byte;
io_PTermArray: tIOPArray;
end;