OSDN Git Service

最新100レス表示の表示数を拡張できるようにオプションを追加
[gikonavigoeson/gikonavi.git] / Giko.dfm
index 3fcc5f0..1051e7e 100644 (file)
--- a/Giko.dfm
+++ b/Giko.dfm
@@ -1,6 +1,6 @@
 object GikoForm: TGikoForm
   Left = 241
-  Top = 68
+  Top = 116
   HorzScrollBar.Visible = False
   VertScrollBar.Visible = False
   AutoScroll = False
@@ -367,15 +367,8 @@ object GikoForm: TGikoForm
               Transparent = True
               Wrapable = False
               OnResize = ListToolBarResize
-              object ToolButton1: TToolButton
-                Left = 0
-                Top = 0
-                Width = 8
-                Caption = 'ToolButton1'
-                Style = tbsSeparator
-              end
               object SelectComboBoxPanel: TPanel
-                Left = 8
+                Left = 0
                 Top = 0
                 Width = 200
                 Height = 22
@@ -555,7 +548,7 @@ object GikoForm: TGikoForm
               item
                 Control = BrowserToolBar
                 ImageIndex = -1
-                MinHeight = 0
+                MinHeight = 18
                 Width = 421
               end
               item
@@ -580,7 +573,7 @@ object GikoForm: TGikoForm
               Left = 9
               Top = 0
               Width = 408
-              Height = 0
+              Height = 18
               AutoSize = True
               ButtonWidth = 24
               Caption = #12502#12521#12454#12470#12484#12540#12523#12496#12540
@@ -594,46 +587,6 @@ object GikoForm: TGikoForm
               Transparent = True
               Wrapable = False
               OnResize = BrowserToolBarResize
-              object ToolButton3: TToolButton
-                Left = 0
-                Top = 0
-                Width = 8
-                Style = tbsSeparator
-              end
-              object ToolButton9: TToolButton
-                Left = 8
-                Top = 0
-                Width = 8
-                Style = tbsSeparator
-              end
-              object ToolButton16: TToolButton
-                Left = 16
-                Top = 0
-                Width = 8
-                Caption = 'ToolButton16'
-                ImageIndex = 13
-                Style = tbsSeparator
-              end
-              object ToolButton11: TToolButton
-                Left = 24
-                Top = 0
-                Width = 8
-                Style = tbsSeparator
-              end
-              object ToolButton5: TToolButton
-                Left = 32
-                Top = 0
-                Width = 8
-                Style = tbsSeparator
-              end
-              object ToolButton20: TToolButton
-                Left = 40
-                Top = 0
-                Width = 8
-                Caption = 'ToolButton20'
-                ImageIndex = 29
-                Style = tbsSeparator
-              end
             end
             object BrowserNameToolBar: TToolBar
               Left = 432
@@ -7653,7 +7606,7 @@ object GikoForm: TGikoForm
       object N80: TMenuItem
         Action = GikoDM.NewBoardSearchAction
       end
-      object N7: TMenuItem
+      object N84: TMenuItem
         Caption = '-'
       end
       object DeleteMenu: TMenuItem
@@ -8204,6 +8157,12 @@ object GikoForm: TGikoForm
       object N38: TMenuItem
         Caption = '-'
       end
+      object UpdateGikonaviAction1: TMenuItem
+        Action = GikoDM.UpdateGikonaviAction
+      end
+      object N7: TMenuItem
+        Caption = '-'
+      end
       object AboutMenu: TMenuItem
         Action = GikoDM.AboutAction
       end
@@ -8424,11 +8383,9 @@ object GikoForm: TGikoForm
       end
       object IDNG1: TMenuItem
         Action = GikoDM.AddIDtoNGWord1Action
-        Caption = 'NG'#12527#12540#12489#12395#36861#21152
       end
       object IDNG2: TMenuItem
         Action = GikoDM.AddIDtoNGWord0Action
-        Caption = 'NG'#12527#12540#12489#12395#36861#21152'('#36879#26126')'
       end
     end
     object N52: TMenuItem
@@ -8446,6 +8403,9 @@ object GikoForm: TGikoForm
     object ID1: TMenuItem
       Action = GikoDM.SameIDResAnchorAction
     end
+    object N83: TMenuItem
+      Action = GikoDM.DereferenceResAction
+    end
   end
   object BrowserTabPopupMenu: TPopupMenu
     Images = HotToobarImageList
@@ -8792,4 +8752,18 @@ object GikoForm: TGikoForm
     Left = 4
     Top = 373
   end
+  object ResPopupClearTimer: TTimer
+    Tag = 1
+    Enabled = False
+    OnTimer = ResPopupClearTimerTimer
+    Left = 8
+    Top = 440
+  end
+  object TaskTrayPopupMenu: TPopupMenu
+    Left = 38
+    Top = 373
+    object Exit1: TMenuItem
+      Action = GikoDM.ExitAction
+    end
+  end
 end