Source position: amigados.pas line 817
type tCliProcList = record
cpl_Node: tMinNode;
cpl_First: LongInt;
cpl_Array: array [0..0] of pMsgPort;
end;