Source position: amigados.pas line 1616
type TSegNode = packed record
seg_Node: TMinNode;
seg_Name: PChar;
seg_Array: array [0..0] of TSegArray;
end;