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.699 by h677, Tue Feb 22 13:37:51 2011 UTC revision 1.700 by h677, Sun Sep 11 09:42:08 2011 UTC
# Line 2064  begin Line 2064  begin
2064    
2065      if FResPopupBrowser <> nil then begin      if FResPopupBrowser <> nil then begin
2066          if not(Sender is TResPopupBrowser) then begin          if not(Sender is TResPopupBrowser) then begin
2067              if (FResPopupBrowser.Visible) then begin              if ((doc <> nil) and (FResPopupBrowser.Visible)) then begin
2068                  if ResPopupClearTimer.Interval > 0 then begin                  if ResPopupClearTimer.Interval > 0 then begin
2069                      ResPopupClearTimer.Enabled := True;                      ResPopupClearTimer.Enabled := True;
2070                      ResPopupClearTimer.Tag := 0;                      ResPopupClearTimer.Tag := 0;

Legend:
Removed from v.1.699  
changed lines
  Added in v.1.700

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