Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Giko.pas

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

revision 1.661 by h677, Sun Feb 17 17:08:13 2008 UTC revision 1.661.2.1 by h677, Sun Mar 16 14:06:49 2008 UTC
# Line 2026  begin Line 2026  begin
2026                  end;                  end;
2027    
2028                  cResPopup := FResPopupBrowser.CreateNewBrowser;                  cResPopup := FResPopupBrowser.CreateNewBrowser;
2029                                  tmp2 := ZenToHan(e.Get_outerText);                                  tmp2 := Trim(ZenToHan(e.Get_outerText));
2030                                  if (GikoSys.IsNumeric(tmp2)) then begin                                  if (GikoSys.IsNumeric(tmp2)) then begin
2031                                          //sはレス番号っぽいっす。                                          //sはレス番号っぽいっす。
2032                                          wkIntSt := StrToInt64(tmp2);                                          wkIntSt := StrToInt64(tmp2);

Legend:
Removed from v.1.661  
changed lines
  Added in v.1.661.2.1

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