Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Giko.pas
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
|