Source position: amigados.pas line 832
type tSegment = record
seg_Next: LongInt;
seg_UC: LongInt;
seg_Seg: LongInt;
seg_Name: array [0..3] of Char;
end;