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