Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/InputAssistDataModule.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.10 by h677, Mon Jul 3 14:49:07 2006 UTC revision 1.11 by h677, Sat Jul 21 01:56:29 2007 UTC
# Line 408  end; Line 408  end;
408  function TInputAssistDM.IsDupulicate(Key: String; Category: String): Boolean;  function TInputAssistDM.IsDupulicate(Key: String; Category: String): Boolean;
409  var  var
410          i : Integer;          i : Integer;
 //      resWord : TResistWord;  
411  begin  begin
412          // このメソッドでは、ソート済みとは限らないので、全てのキーを探索している          // このメソッドでは、ソート済みとは限らないので、全てのキーを探索している
413          Result := False;          Result := False;

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26