OSDN Git Service

バタ59リリース2向けに更新
[gikonavigoeson/gikonavi.git] / InputAssist.dfm
index 8c7235b..5cee04a 100644 (file)
@@ -1,8 +1,8 @@
 object InputAssistForm: TInputAssistForm
-  Left = 386
-  Top = 153
-  Width = 400
-  Height = 450
+  Left = 371
+  Top = 195
+  Width = 390
+  Height = 460
   Caption = #20837#21147#12450#12471#12473#12488#35373#23450
   Color = clBtnFace
   Font.Charset = SHIFTJIS_CHARSET
@@ -18,17 +18,17 @@ object InputAssistForm: TInputAssistForm
   object Panel1: TPanel
     Left = 0
     Top = 0
-    Width = 392
-    Height = 177
+    Width = 382
+    Height = 200
     Align = alTop
     BevelOuter = bvLowered
     Caption = 'Panel1'
     TabOrder = 0
     object Panel5: TPanel
-      Left = 298
-      Top = 1
+      Left = 288
+      Top = 33
       Width = 93
-      Height = 175
+      Height = 166
       Align = alRight
       TabOrder = 0
       object CloseButton: TButton
@@ -36,7 +36,7 @@ object InputAssistForm: TInputAssistForm
         Top = 136
         Width = 75
         Height = 25
-        Caption = #32066#20102
+        Caption = #32066#20102'(&X)'
         TabOrder = 0
         OnClick = CloseButtonClick
       end
@@ -54,7 +54,7 @@ object InputAssistForm: TInputAssistForm
         Top = 40
         Width = 75
         Height = 25
-        Caption = #21066#38500
+        Caption = #21066#38500'(&D)'
         TabOrder = 2
         OnClick = DeleteButtonClick
       end
@@ -63,25 +63,24 @@ object InputAssistForm: TInputAssistForm
         Top = 8
         Width = 75
         Height = 25
-        Caption = #36861#21152
+        Caption = #36861#21152'(&A)'
         TabOrder = 3
         OnClick = AddButtonClick
       end
     end
     object Panel6: TPanel
       Left = 1
-      Top = 1
-      Width = 297
-      Height = 175
+      Top = 33
+      Width = 287
+      Height = 166
       Align = alClient
       BevelOuter = bvNone
-      Caption = 'Panel6'
       TabOrder = 1
       object GikoListView1: TGikoListView
         Left = 0
         Top = 0
-        Width = 297
-        Height = 175
+        Width = 287
+        Height = 166
         Align = alClient
         Columns = <>
         ReadOnly = True
@@ -94,12 +93,47 @@ object InputAssistForm: TInputAssistForm
         OnSelectItem = GikoListView1SelectItem
       end
     end
+    object Panel7: TPanel
+      Left = 1
+      Top = 1
+      Width = 380
+      Height = 32
+      Align = alTop
+      TabOrder = 2
+      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 = 297
+        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 = 392
-    Height = 246
+    Top = 200
+    Width = 382
+    Height = 226
     Align = alClient
     BevelOuter = bvNone
     Caption = 'Panel2'
@@ -107,59 +141,96 @@ object InputAssistForm: TInputAssistForm
     object Panel3: TPanel
       Left = 0
       Top = 0
-      Width = 392
+      Width = 382
       Height = 48
       Align = alTop
       BevelOuter = bvNone
       TabOrder = 0
-      object KeyNameEdit: TLabeledEdit
-        Left = 8
-        Top = 21
-        Width = 161
-        Height = 20
-        Hint = #20837#21147#12395#20351#12358#12461#12540#21517
-        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
+        Cursor = crHSplit
+        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
+          LabelPosition = lpAbove
+          LabelSpacing = 3
+          TabOrder = 0
+        end
       end
-      object CategoryNameEdit: TLabeledEdit
-        Left = 176
-        Top = 21
-        Width = 121
-        Height = 20
-        Hint = #20837#21147#12395#20351#12358#12459#12486#12468#12522#21517
-        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 = 189
+        Height = 48
+        Align = alClient
+        BevelOuter = bvNone
         TabOrder = 1
+        DesignSize = (
+          189
+          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 = 180
+          Height = 20
+          Anchors = [akLeft, akTop, akRight]
+          ItemHeight = 12
+          TabOrder = 0
+          Text = 'CategoryNameComboBox'
+        end
       end
     end
     object Panel4: TPanel
       Left = 0
       Top = 48
-      Width = 392
-      Height = 198
+      Width = 382
+      Height = 178
       Align = alClient
       BevelOuter = bvNone
       TabOrder = 1
       object GroupBox1: TGroupBox
         Left = 0
         Top = 0
-        Width = 392
-        Height = 198
+        Width = 382
+        Height = 178
         Align = alClient
         Caption = #25407#20837#25991#23383#21015
         TabOrder = 0
         object TextMemo: TMemo
           Left = 2
           Top = 14
-          Width = 388
-          Height = 182
+          Width = 378
+          Height = 162
           Hint = #25407#20837#12377#12427#25991#23383#21015
           Align = alClient
           ScrollBars = ssBoth
@@ -169,7 +240,7 @@ object InputAssistForm: TInputAssistForm
     end
   end
   object ColumnImageList: TImageList
-    Left = 312
+    Left = 304
     Top = 192
     Bitmap = {
       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
@@ -209,55 +280,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
@@ -312,7 +383,7 @@ object InputAssistForm: TInputAssistForm
       000000000000}
   end
   object InputAssistFormActionList: TActionList
-    Left = 360
+    Left = 264
     Top = 192
     object EditCut1: TEditCut
       Category = #32232#38598
@@ -355,5 +426,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