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.210 by yoffy, Mon Mar 8 05:28:46 2004 UTC revision 1.211 by yoffy, Mon Mar 8 08:53:40 2004 UTC
# Line 3140  var Line 3140  var
3140  //      HtmlName: string;  //      HtmlName: string;
3141          doc: Variant;          doc: Variant;
3142          s: string;          s: string;
3143          OldCursor: TCursor;  //      OldCursor: TCursor;
3144          //i: Integer;          //i: Integer;
3145  begin  begin
3146          while (Browser.ReadyState <> READYSTATE_COMPLETE) and          while (Browser.ReadyState <> READYSTATE_COMPLETE) and
# Line 7533  begin Line 7533  begin
7533                  end;                  end;
7534          end;          end;
7535    
7536            Result := nil;
7537    
7538  end;  end;
7539    
7540  procedure TGikoForm.SetToolBarPopup;  procedure TGikoForm.SetToolBarPopup;

Legend:
Removed from v.1.210  
changed lines
  Added in v.1.211

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