OSDN Git Service

レスポップアップのウィンドウ上での右クリックに対応
authorh677 <h677>
Tue, 29 Apr 2008 12:26:08 +0000 (12:26 +0000)
committerh677 <h677>
Tue, 29 Apr 2008 12:26:08 +0000 (12:26 +0000)
Giko.pas

index 0ac8891..416e3e9 100644 (file)
--- a/Giko.pas
+++ b/Giko.pas
@@ -4953,10 +4953,6 @@ begin
        if PreviewTimer.Enabled then
                PreviewTimer.Enabled := False;
 
-       if (FResPopupBrowser <> nil) and (IsWindowVisible(FResPopupBrowser.Handle)) then begin
-        FResPopupBrowser.Clear;
-       end;
-
        if (FPreviewBrowser <> nil)
                and (IsWindowVisible(FPreviewBrowser.Handle)) then begin
         //\82±\82±\82Å\8fÁ\82³\82ê\82é\82Ì\82ª\96â\91è