Source position: lincd.pp line 712
type TCDSearchRec = record
Name: string;
i: Integer;
j: Integer;
end;