OSDN Git Service

・スレタイの特定ワードを非表示にする機能に「©bbspink.com」も追加
[gikonavigoeson/gikonavi.git] / InputAssist.dfm
index 7e64b8a..44e0642 100644 (file)
@@ -1,8 +1,8 @@
 object InputAssistForm: TInputAssistForm
-  Left = 328
-  Top = 115
-  Width = 494
-  Height = 453
+  Left = 371
+  Top = 195
+  Width = 390
+  Height = 460
   Caption = #20837#21147#12450#12471#12473#12488#35373#23450
   Color = clBtnFace
   Font.Charset = SHIFTJIS_CHARSET
@@ -18,128 +18,238 @@ object InputAssistForm: TInputAssistForm
   object Panel1: TPanel
     Left = 0
     Top = 0
-    Width = 486
-    Height = 177
+    Width = 374
+    Height = 200
     Align = alTop
+    BevelOuter = bvLowered
     Caption = 'Panel1'
     TabOrder = 0
-    object GikoListView1: TGikoListView
-      Left = 8
-      Top = 8
-      Width = 361
-      Height = 161
-      Columns = <>
-      ReadOnly = True
-      RowSelect = True
-      SmallImages = ColumnImageList
+    object Panel5: TPanel
+      Left = 280
+      Top = 33
+      Width = 93
+      Height = 166
+      Align = alRight
       TabOrder = 0
-      ViewStyle = vsReport
-      OnColumnClick = GikoListView1ColumnClick
-      OnCompare = GikoListView1Compare
-      OnSelectItem = GikoListView1SelectItem
+      object CloseButton: TButton
+        Left = 10
+        Top = 136
+        Width = 75
+        Height = 25
+        Caption = #32066#20102'(&X)'
+        TabOrder = 4
+        OnClick = CloseButtonClick
+      end
+      object ApplyButton: TButton
+        Left = 10
+        Top = 64
+        Width = 75
+        Height = 25
+        Caption = #36969#29992'(&P)'
+        TabOrder = 2
+        OnClick = ApplyButtonClick
+      end
+      object DeleteButton: TButton
+        Left = 10
+        Top = 36
+        Width = 75
+        Height = 25
+        Caption = #21066#38500'(&D)'
+        TabOrder = 1
+        OnClick = DeleteButtonClick
+      end
+      object AddButton: TButton
+        Left = 10
+        Top = 8
+        Width = 75
+        Height = 25
+        Caption = #36861#21152'(&A)'
+        TabOrder = 0
+        OnClick = AddButtonClick
+      end
+      object DiffButton: TButton
+        Left = 10
+        Top = 98
+        Width = 75
+        Height = 25
+        Caption = #24046#20998#30331#37682'(&F)'
+        TabOrder = 3
+        OnClick = DiffButtonClick
+      end
     end
-    object DeleteButton: TButton
-      Left = 382
-      Top = 40
-      Width = 75
-      Height = 25
-      Caption = #21066#38500
+    object Panel6: TPanel
+      Left = 1
+      Top = 33
+      Width = 279
+      Height = 166
+      Align = alClient
+      BevelOuter = bvNone
       TabOrder = 1
-      OnClick = DeleteButtonClick
+      object GikoListView1: TGikoListView
+        Left = 0
+        Top = 0
+        Width = 279
+        Height = 166
+        Align = alClient
+        Columns = <>
+        ReadOnly = True
+        RowSelect = True
+        SmallImages = ColumnImageList
+        TabOrder = 0
+        ViewStyle = vsReport
+        OnColumnClick = GikoListView1ColumnClick
+        OnCompare = GikoListView1Compare
+        OnSelectItem = GikoListView1SelectItem
+      end
     end
-    object AddButton: TButton
-      Left = 382
-      Top = 8
-      Width = 75
-      Height = 25
-      Caption = #36861#21152
+    object Panel7: TPanel
+      Left = 1
+      Top = 1
+      Width = 372
+      Height = 32
+      Align = alTop
       TabOrder = 2
-      OnClick = AddButtonClick
-    end
-    object ApplyButton: TButton
-      Left = 382
-      Top = 72
-      Width = 75
-      Height = 25
-      Caption = #36969#29992
-      TabOrder = 3
-      OnClick = ApplyButtonClick
-    end
-    object CloseButton: TButton
-      Left = 384
-      Top = 136
-      Width = 75
-      Height = 25
-      Caption = #32066#20102
-      TabOrder = 4
-      OnClick = CloseButtonClick
+      object CategoryComboLabel: TLabel
+        Left = 12
+        Top = 10
+        Width = 77
+        Height = 12
+        Caption = #12459#12486#12468#12522#21517#36984#25246
+      end
+      object CategoryComboBox: TComboBox
+        Left = 105
+        Top = 6
+        Width = 176
+        Height = 20
+        ItemHeight = 12
+        TabOrder = 0
+        Text = 'CategoryComboBox'
+        OnChange = CategoryComboBoxChange
+        OnKeyPress = CategoryComboBoxKeyPress
+      end
+      object InsertButton: TButton
+        Left = 290
+        Top = 4
+        Width = 75
+        Height = 25
+        Action = InsertButtonAction
+        Caption = #25407#20837'(&I)'
+        TabOrder = 1
+      end
     end
   end
   object Panel2: TPanel
     Left = 0
-    Top = 177
-    Width = 486
-    Height = 249
+    Top = 200
+    Width = 374
+    Height = 222
     Align = alClient
+    BevelOuter = bvNone
     Caption = 'Panel2'
     TabOrder = 1
     object Panel3: TPanel
-      Left = 1
-      Top = 1
-      Width = 484
-      Height = 49
+      Left = 0
+      Top = 0
+      Width = 374
+      Height = 48
       Align = alTop
       BevelOuter = bvNone
       TabOrder = 0
-      object KeyNameEdit: TLabeledEdit
-        Left = 8
-        Top = 21
-        Width = 161
-        Height = 20
-        EditLabel.Width = 36
-        EditLabel.Height = 12
-        EditLabel.Caption = #12461#12540#21517
-        LabelPosition = lpAbove
-        LabelSpacing = 3
+      object Splitter: TSplitter
+        Left = 185
+        Top = 0
+        Width = 8
+        Height = 48
+        Beveled = True
+      end
+      object KeyPanel: TPanel
+        Left = 0
+        Top = 0
+        Width = 185
+        Height = 48
+        Align = alLeft
+        BevelOuter = bvNone
         TabOrder = 0
+        DesignSize = (
+          185
+          48)
+        object KeyNameEdit: TLabeledEdit
+          Left = 8
+          Top = 21
+          Width = 169
+          Height = 20
+          Hint = #20837#21147#12395#20351#12358#12461#12540#21517
+          Anchors = [akLeft, akTop, akRight]
+          EditLabel.Width = 36
+          EditLabel.Height = 12
+          EditLabel.Caption = #12461#12540#21517
+          TabOrder = 0
+        end
       end
-      object CategoryNameEdit: TLabeledEdit
-        Left = 184
-        Top = 21
-        Width = 121
-        Height = 20
-        EditLabel.Width = 53
-        EditLabel.Height = 12
-        EditLabel.Caption = #12459#12486#12468#12522#21517
-        LabelPosition = lpAbove
-        LabelSpacing = 3
+      object CategoryPanel: TPanel
+        Left = 193
+        Top = 0
+        Width = 181
+        Height = 48
+        Align = alClient
+        BevelOuter = bvNone
         TabOrder = 1
+        DesignSize = (
+          181
+          48)
+        object CategoryNameLabel: TLabel
+          Left = 9
+          Top = 6
+          Width = 41
+          Height = 12
+          Caption = #12459#12486#12468#12522
+        end
+        object CategoryNameComboBox: TComboBox
+          Left = 5
+          Top = 21
+          Width = 172
+          Height = 20
+          Anchors = [akLeft, akTop, akRight]
+          ItemHeight = 12
+          TabOrder = 0
+          Text = 'CategoryNameComboBox'
+        end
       end
     end
     object Panel4: TPanel
-      Left = 1
-      Top = 50
-      Width = 484
-      Height = 198
+      Left = 0
+      Top = 48
+      Width = 374
+      Height = 174
       Align = alClient
       BevelOuter = bvNone
       TabOrder = 1
-      object TextMemo: TMemo
+      object GroupBox1: TGroupBox
         Left = 0
         Top = 0
-        Width = 484
-        Height = 198
+        Width = 374
+        Height = 174
         Align = alClient
-        ScrollBars = ssBoth
+        Caption = #25407#20837#25991#23383#21015
         TabOrder = 0
+        object TextMemo: TMemo
+          Left = 2
+          Top = 14
+          Width = 370
+          Height = 158
+          Hint = #25407#20837#12377#12427#25991#23383#21015
+          Align = alClient
+          ScrollBars = ssBoth
+          TabOrder = 0
+        end
       end
     end
   end
   object ColumnImageList: TImageList
-    Left = 384
-    Top = 144
+    Left = 304
+    Top = 192
     Bitmap = {
-      494C010102000400040010001000FFFFFFFFFF00FFFFFFFFFFFFFFFF424D3600
+      494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
       0000000000003600000028000000400000001000000001002000000000000010
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
@@ -176,55 +286,55 @@ object InputAssistForm: TInputAssistForm
       000000000000000000000000000000000000000000000000000000000000FFFF
       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000
       0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000080808000FFFFFF000000000000000000000000000000
+      0000000000000000000084848400FFFFFF000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000008080
-      80008080800000000000000000000000000000000000FFFFFF00FFFFFF000000
+      0000000000000000000000000000000000000000000000000000000000008484
+      84008484840000000000000000000000000000000000FFFFFF00FFFFFF000000
       0000000000000000000000000000000000000000000000000000000000000000
-      0000000000008080800080808000FFFFFF00FFFFFF0000000000000000000000
+      0000000000008484840084848400FFFFFF00FFFFFF0000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      00008080800000000000000000000000000000000000FFFFFF00000000000000
+      00008484840000000000000000000000000000000000FFFFFF00000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      000000000000808080000000000000000000FFFFFF0000000000000000000000
+      000000000000848484000000000000000000FFFFFF0000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      000080808000808080000000000000000000FFFFFF00FFFFFF00000000000000
+      000084848400848484000000000000000000FFFFFF00FFFFFF00000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      000080808000808080000000000000000000FFFFFF00FFFFFF00000000000000
+      000084848400848484000000000000000000FFFFFF00FFFFFF00000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      000000000000808080000000000000000000FFFFFF0000000000000000000000
+      000000000000848484000000000000000000FFFFFF0000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      00008080800000000000000000000000000000000000FFFFFF00000000000000
+      00008484840000000000000000000000000000000000FFFFFF00000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      0000000000008080800080808000FFFFFF00FFFFFF0000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000008080
-      80008080800000000000000000000000000000000000FFFFFF00FFFFFF000000
+      0000000000008484840084848400FFFFFF00FFFFFF0000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000008484
+      84008484840000000000000000000000000000000000FFFFFF00FFFFFF000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000080808000FFFFFF000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000008080
-      8000808080008080800080808000808080008080800080808000808080000000
+      0000000000000000000084848400FFFFFF000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000008484
+      8400848484008484840084848400848484008484840084848400848484000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
@@ -275,11 +385,12 @@ object InputAssistForm: TInputAssistForm
       FFFFFFFF00000000FFFFFFFF00000000E01FFCFF00000000E79FF87F00000000
       F7BFFB7F00000000F33FF33F00000000FB7FF7BF00000000F87FE79F00000000
       FCFFE01F00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000
-      FFFFFFFF00000000FFFFFFFF00000000}
+      FFFFFFFF00000000FFFFFFFF0000000000000000000000000000000000000000
+      000000000000}
   end
   object InputAssistFormActionList: TActionList
-    Left = 376
-    Top = 184
+    Left = 264
+    Top = 192
     object EditCut1: TEditCut
       Category = #32232#38598
       Caption = #20999#12426#21462#12426'(&T)'
@@ -321,5 +432,16 @@ object InputAssistForm: TInputAssistForm
       ImageIndex = 5
       ShortCut = 46
     end
+    object InsertButtonAction: TAction
+      Category = #32232#38598
+      Caption = #25407#20837
+      OnExecute = InsertButtonActionExecute
+      OnUpdate = InsertButtonActionUpdate
+    end
+    object CloseAction: TAction
+      Category = #32232#38598
+      Caption = 'CloseAction'
+      OnExecute = CloseActionExecute
+    end
   end
 end