Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Giko.pas
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 4840 |
if ThreadItem <> nil then begin |
if ThreadItem <> nil then begin |
| 4841 |
Num := StrToInt64(s); |
Num := StrToInt64(s); |
| 4842 |
FHint.PopupType := gptThread; |
FHint.PopupType := gptThread; |
| 4843 |
HTMLCreater.SetResPopupText(FResPopupBrowser, ThreadItem, Num, Num, False, False); |
HTMLCreater.SetResPopupText(FResPopupBrowser.CreateNewBrowser, ThreadItem, Num, Num, False, False); |
| 4844 |
if FHint.ResCount <> 0 then |
if FHint.ResCount <> 0 then |
| 4845 |
ShowTextPopup; |
ShowTextPopup; |
| 4846 |
Result := False; |
Result := False; |
|
|
Legend:
| Removed from v.1.635.2.1 |
|
| changed lines |
| |
Added in v.1.635.2.2 |
|
|
| |