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