OSDN Git Service

・板一覧更新の処理メッセージを追加
[gikonavigoeson/gikonavi.git] / InputAssist.dfm
1 object InputAssistForm: TInputAssistForm
2   Left = 371
3   Top = 195
4   Width = 390
5   Height = 460
6   Caption = #20837#21147#12450#12471#12473#12488#35373#23450
7   Color = clBtnFace
8   Font.Charset = SHIFTJIS_CHARSET
9   Font.Color = clWindowText
10   Font.Height = -12
11   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
12   Font.Style = []
13   OldCreateOrder = False
14   OnClose = FormClose
15   OnCreate = FormCreate
16   PixelsPerInch = 96
17   TextHeight = 12
18   object Panel1: TPanel
19     Left = 0
20     Top = 0
21     Width = 374
22     Height = 200
23     Align = alTop
24     BevelOuter = bvLowered
25     Caption = 'Panel1'
26     TabOrder = 0
27     object Panel5: TPanel
28       Left = 280
29       Top = 33
30       Width = 93
31       Height = 166
32       Align = alRight
33       TabOrder = 0
34       object CloseButton: TButton
35         Left = 10
36         Top = 136
37         Width = 75
38         Height = 25
39         Caption = #32066#20102'(&X)'
40         TabOrder = 4
41         OnClick = CloseButtonClick
42       end
43       object ApplyButton: TButton
44         Left = 10
45         Top = 64
46         Width = 75
47         Height = 25
48         Caption = #36969#29992'(&P)'
49         TabOrder = 2
50         OnClick = ApplyButtonClick
51       end
52       object DeleteButton: TButton
53         Left = 10
54         Top = 36
55         Width = 75
56         Height = 25
57         Caption = #21066#38500'(&D)'
58         TabOrder = 1
59         OnClick = DeleteButtonClick
60       end
61       object AddButton: TButton
62         Left = 10
63         Top = 8
64         Width = 75
65         Height = 25
66         Caption = #36861#21152'(&A)'
67         TabOrder = 0
68         OnClick = AddButtonClick
69       end
70       object DiffButton: TButton
71         Left = 10
72         Top = 98
73         Width = 75
74         Height = 25
75         Caption = #24046#20998#30331#37682'(&F)'
76         TabOrder = 3
77         OnClick = DiffButtonClick
78       end
79     end
80     object Panel6: TPanel
81       Left = 1
82       Top = 33
83       Width = 279
84       Height = 166
85       Align = alClient
86       BevelOuter = bvNone
87       TabOrder = 1
88       object GikoListView1: TGikoListView
89         Left = 0
90         Top = 0
91         Width = 279
92         Height = 166
93         Align = alClient
94         Columns = <>
95         ReadOnly = True
96         RowSelect = True
97         SmallImages = ColumnImageList
98         TabOrder = 0
99         ViewStyle = vsReport
100         OnColumnClick = GikoListView1ColumnClick
101         OnCompare = GikoListView1Compare
102         OnSelectItem = GikoListView1SelectItem
103       end
104     end
105     object Panel7: TPanel
106       Left = 1
107       Top = 1
108       Width = 372
109       Height = 32
110       Align = alTop
111       TabOrder = 2
112       object CategoryComboLabel: TLabel
113         Left = 12
114         Top = 10
115         Width = 77
116         Height = 12
117         Caption = #12459#12486#12468#12522#21517#36984#25246
118       end
119       object CategoryComboBox: TComboBox
120         Left = 105
121         Top = 6
122         Width = 176
123         Height = 20
124         ItemHeight = 12
125         TabOrder = 0
126         Text = 'CategoryComboBox'
127         OnChange = CategoryComboBoxChange
128         OnKeyPress = CategoryComboBoxKeyPress
129       end
130       object InsertButton: TButton
131         Left = 290
132         Top = 4
133         Width = 75
134         Height = 25
135         Action = InsertButtonAction
136         Caption = #25407#20837'(&I)'
137         TabOrder = 1
138       end
139     end
140   end
141   object Panel2: TPanel
142     Left = 0
143     Top = 200
144     Width = 374
145     Height = 222
146     Align = alClient
147     BevelOuter = bvNone
148     Caption = 'Panel2'
149     TabOrder = 1
150     object Panel3: TPanel
151       Left = 0
152       Top = 0
153       Width = 374
154       Height = 48
155       Align = alTop
156       BevelOuter = bvNone
157       TabOrder = 0
158       object Splitter: TSplitter
159         Left = 185
160         Top = 0
161         Width = 8
162         Height = 48
163         Beveled = True
164       end
165       object KeyPanel: TPanel
166         Left = 0
167         Top = 0
168         Width = 185
169         Height = 48
170         Align = alLeft
171         BevelOuter = bvNone
172         TabOrder = 0
173         DesignSize = (
174           185
175           48)
176         object KeyNameEdit: TLabeledEdit
177           Left = 8
178           Top = 21
179           Width = 169
180           Height = 20
181           Hint = #20837#21147#12395#20351#12358#12461#12540#21517
182           Anchors = [akLeft, akTop, akRight]
183           EditLabel.Width = 36
184           EditLabel.Height = 12
185           EditLabel.Caption = #12461#12540#21517
186           TabOrder = 0
187         end
188       end
189       object CategoryPanel: TPanel
190         Left = 193
191         Top = 0
192         Width = 181
193         Height = 48
194         Align = alClient
195         BevelOuter = bvNone
196         TabOrder = 1
197         DesignSize = (
198           181
199           48)
200         object CategoryNameLabel: TLabel
201           Left = 9
202           Top = 6
203           Width = 41
204           Height = 12
205           Caption = #12459#12486#12468#12522
206         end
207         object CategoryNameComboBox: TComboBox
208           Left = 5
209           Top = 21
210           Width = 172
211           Height = 20
212           Anchors = [akLeft, akTop, akRight]
213           ItemHeight = 12
214           TabOrder = 0
215           Text = 'CategoryNameComboBox'
216         end
217       end
218     end
219     object Panel4: TPanel
220       Left = 0
221       Top = 48
222       Width = 374
223       Height = 174
224       Align = alClient
225       BevelOuter = bvNone
226       TabOrder = 1
227       object GroupBox1: TGroupBox
228         Left = 0
229         Top = 0
230         Width = 374
231         Height = 174
232         Align = alClient
233         Caption = #25407#20837#25991#23383#21015
234         TabOrder = 0
235         object TextMemo: TMemo
236           Left = 2
237           Top = 14
238           Width = 370
239           Height = 158
240           Hint = #25407#20837#12377#12427#25991#23383#21015
241           Align = alClient
242           ScrollBars = ssBoth
243           TabOrder = 0
244         end
245       end
246     end
247   end
248   object ColumnImageList: TImageList
249     Left = 304
250     Top = 192
251     Bitmap = {
252       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
253       0000000000003600000028000000400000001000000001002000000000000010
254       0000000000000000000000000000000000000000000000000000000000000000
255       0000000000000000000000000000000000000000000000000000000000000000
256       0000000000000000000000000000000000000000000000000000000000000000
257       0000000000000000000000000000000000000000000000000000000000000000
258       0000000000000000000000000000000000000000000000000000000000000000
259       0000000000000000000000000000000000000000000000000000000000000000
260       0000000000000000000000000000000000000000000000000000000000000000
261       0000000000000000000000000000000000000000000000000000000000000000
262       0000000000000000000000000000000000000000000000000000000000000000
263       0000000000000000000000000000000000000000000000000000000000000000
264       0000000000000000000000000000000000000000000000000000000000000000
265       0000000000000000000000000000000000000000000000000000000000000000
266       0000000000000000000000000000000000000000000000000000000000000000
267       0000000000000000000000000000000000000000000000000000000000000000
268       0000000000000000000000000000000000000000000000000000000000000000
269       0000000000000000000000000000000000000000000000000000000000000000
270       0000000000000000000000000000000000000000000000000000000000000000
271       0000000000000000000000000000000000000000000000000000000000000000
272       0000000000000000000000000000000000000000000000000000000000000000
273       0000000000000000000000000000000000000000000000000000000000000000
274       0000000000000000000000000000000000000000000000000000000000000000
275       0000000000000000000000000000000000000000000000000000000000000000
276       0000000000000000000000000000000000000000000000000000000000000000
277       0000000000000000000000000000000000000000000000000000000000000000
278       0000000000000000000000000000000000000000000000000000000000000000
279       0000000000000000000000000000000000000000000000000000000000000000
280       0000000000000000000000000000000000000000000000000000000000000000
281       0000000000000000000000000000000000000000000000000000000000000000
282       0000000000000000000000000000000000000000000000000000000000000000
283       0000000000000000000000000000000000000000000000000000000000000000
284       0000000000000000000000000000000000000000000000000000000000000000
285       0000000000000000000000000000000000000000000000000000000000000000
286       000000000000000000000000000000000000000000000000000000000000FFFF
287       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000
288       0000000000000000000000000000000000000000000000000000000000000000
289       0000000000000000000084848400FFFFFF000000000000000000000000000000
290       0000000000000000000000000000000000000000000000000000000000000000
291       0000000000000000000000000000000000000000000000000000000000000000
292       0000000000000000000000000000000000000000000000000000000000000000
293       0000000000000000000000000000000000000000000000000000000000000000
294       0000000000000000000000000000000000000000000000000000000000008484
295       84008484840000000000000000000000000000000000FFFFFF00FFFFFF000000
296       0000000000000000000000000000000000000000000000000000000000000000
297       0000000000008484840084848400FFFFFF00FFFFFF0000000000000000000000
298       0000000000000000000000000000000000000000000000000000000000000000
299       0000000000000000000000000000000000000000000000000000000000000000
300       0000000000000000000000000000000000000000000000000000000000000000
301       0000000000000000000000000000000000000000000000000000000000000000
302       0000000000000000000000000000000000000000000000000000000000000000
303       00008484840000000000000000000000000000000000FFFFFF00000000000000
304       0000000000000000000000000000000000000000000000000000000000000000
305       000000000000848484000000000000000000FFFFFF0000000000000000000000
306       0000000000000000000000000000000000000000000000000000000000000000
307       0000000000000000000000000000000000000000000000000000000000000000
308       0000000000000000000000000000000000000000000000000000000000000000
309       0000000000000000000000000000000000000000000000000000000000000000
310       0000000000000000000000000000000000000000000000000000000000000000
311       000084848400848484000000000000000000FFFFFF00FFFFFF00000000000000
312       0000000000000000000000000000000000000000000000000000000000000000
313       000084848400848484000000000000000000FFFFFF00FFFFFF00000000000000
314       0000000000000000000000000000000000000000000000000000000000000000
315       0000000000000000000000000000000000000000000000000000000000000000
316       0000000000000000000000000000000000000000000000000000000000000000
317       0000000000000000000000000000000000000000000000000000000000000000
318       0000000000000000000000000000000000000000000000000000000000000000
319       000000000000848484000000000000000000FFFFFF0000000000000000000000
320       0000000000000000000000000000000000000000000000000000000000000000
321       00008484840000000000000000000000000000000000FFFFFF00000000000000
322       0000000000000000000000000000000000000000000000000000000000000000
323       0000000000000000000000000000000000000000000000000000000000000000
324       0000000000000000000000000000000000000000000000000000000000000000
325       0000000000000000000000000000000000000000000000000000000000000000
326       0000000000000000000000000000000000000000000000000000000000000000
327       0000000000008484840084848400FFFFFF00FFFFFF0000000000000000000000
328       0000000000000000000000000000000000000000000000000000000000008484
329       84008484840000000000000000000000000000000000FFFFFF00FFFFFF000000
330       0000000000000000000000000000000000000000000000000000000000000000
331       0000000000000000000000000000000000000000000000000000000000000000
332       0000000000000000000000000000000000000000000000000000000000000000
333       0000000000000000000000000000000000000000000000000000000000000000
334       0000000000000000000000000000000000000000000000000000000000000000
335       0000000000000000000084848400FFFFFF000000000000000000000000000000
336       0000000000000000000000000000000000000000000000000000000000008484
337       8400848484008484840084848400848484008484840084848400848484000000
338       0000000000000000000000000000000000000000000000000000000000000000
339       0000000000000000000000000000000000000000000000000000000000000000
340       0000000000000000000000000000000000000000000000000000000000000000
341       0000000000000000000000000000000000000000000000000000000000000000
342       0000000000000000000000000000000000000000000000000000000000000000
343       0000000000000000000000000000000000000000000000000000000000000000
344       0000000000000000000000000000000000000000000000000000000000000000
345       0000000000000000000000000000000000000000000000000000000000000000
346       0000000000000000000000000000000000000000000000000000000000000000
347       0000000000000000000000000000000000000000000000000000000000000000
348       0000000000000000000000000000000000000000000000000000000000000000
349       0000000000000000000000000000000000000000000000000000000000000000
350       0000000000000000000000000000000000000000000000000000000000000000
351       0000000000000000000000000000000000000000000000000000000000000000
352       0000000000000000000000000000000000000000000000000000000000000000
353       0000000000000000000000000000000000000000000000000000000000000000
354       0000000000000000000000000000000000000000000000000000000000000000
355       0000000000000000000000000000000000000000000000000000000000000000
356       0000000000000000000000000000000000000000000000000000000000000000
357       0000000000000000000000000000000000000000000000000000000000000000
358       0000000000000000000000000000000000000000000000000000000000000000
359       0000000000000000000000000000000000000000000000000000000000000000
360       0000000000000000000000000000000000000000000000000000000000000000
361       0000000000000000000000000000000000000000000000000000000000000000
362       0000000000000000000000000000000000000000000000000000000000000000
363       0000000000000000000000000000000000000000000000000000000000000000
364       0000000000000000000000000000000000000000000000000000000000000000
365       0000000000000000000000000000000000000000000000000000000000000000
366       0000000000000000000000000000000000000000000000000000000000000000
367       0000000000000000000000000000000000000000000000000000000000000000
368       0000000000000000000000000000000000000000000000000000000000000000
369       0000000000000000000000000000000000000000000000000000000000000000
370       0000000000000000000000000000000000000000000000000000000000000000
371       0000000000000000000000000000000000000000000000000000000000000000
372       0000000000000000000000000000000000000000000000000000000000000000
373       0000000000000000000000000000000000000000000000000000000000000000
374       0000000000000000000000000000000000000000000000000000000000000000
375       0000000000000000000000000000000000000000000000000000000000000000
376       0000000000000000000000000000000000000000000000000000000000000000
377       0000000000000000000000000000000000000000000000000000000000000000
378       0000000000000000000000000000000000000000000000000000000000000000
379       0000000000000000000000000000000000000000000000000000000000000000
380       0000000000000000000000000000000000000000000000000000000000000000
381       0000000000000000000000000000000000000000000000000000000000000000
382       000000000000000000000000000000000000424D3E000000000000003E000000
383       2800000040000000100000000100010000000000800000000000000000000000
384       000000000000000000000000FFFFFF00FFFFFFFF00000000FFFFFFFF00000000
385       FFFFFFFF00000000FFFFFFFF00000000E01FFCFF00000000E79FF87F00000000
386       F7BFFB7F00000000F33FF33F00000000FB7FF7BF00000000F87FE79F00000000
387       FCFFE01F00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000
388       FFFFFFFF00000000FFFFFFFF0000000000000000000000000000000000000000
389       000000000000}
390   end
391   object InputAssistFormActionList: TActionList
392     Left = 264
393     Top = 192
394     object EditCut1: TEditCut
395       Category = #32232#38598
396       Caption = #20999#12426#21462#12426'(&T)'
397       Hint = #20999#12426#21462#12426'|'#36984#25246#37096#20998#12434#20999#12426#21462#12426#12289#12463#12522#12483#12503#12508#12540#12489#12395#36865#12427
398       ImageIndex = 0
399       ShortCut = 16472
400     end
401     object EditCopy1: TEditCopy
402       Category = #32232#38598
403       Caption = #12467#12500#12540'(&C)'
404       Hint = #12467#12500#12540'|'#36984#25246#37096#20998#12434#12467#12500#12540#12375#12289#12463#12522#12483#12503#12508#12540#12489#12395#36865#12427
405       ImageIndex = 1
406       ShortCut = 16451
407     end
408     object EditPaste1: TEditPaste
409       Category = #32232#38598
410       Caption = #36028#12426#20184#12369'(&P)'
411       Hint = #36028#12426#20184#12369'|'#12463#12522#12483#12503#12508#12540#12489#12398#20869#23481#12434#36028#12426#20184#12369#12427
412       ImageIndex = 2
413       ShortCut = 16470
414     end
415     object EditSelectAll1: TEditSelectAll
416       Category = #32232#38598
417       Caption = #12377#12409#12390#12434#36984#25246'(&A)'
418       Hint = #12377#12409#12390#12434#36984#25246'|'#12489#12461#12517#12513#12531#12488#20840#20307#12434#36984#25246#12377#12427
419       ShortCut = 16449
420     end
421     object EditUndo1: TEditUndo
422       Category = #32232#38598
423       Caption = #20803#12395#25147#12377'(&U)'
424       Hint = #20803#12395#25147#12377'|'#30452#21069#12398#22793#26356#12434#20803#12395#25147#12377
425       ImageIndex = 3
426       ShortCut = 16474
427     end
428     object EditDelete1: TEditDelete
429       Category = #32232#38598
430       Caption = #21066#38500'(&D)'
431       Hint = #21066#38500'|'#36984#25246#37096#20998#12434#21066#38500#12377#12427
432       ImageIndex = 5
433       ShortCut = 46
434     end
435     object InsertButtonAction: TAction
436       Category = #32232#38598
437       Caption = #25407#20837
438       OnExecute = InsertButtonActionExecute
439       OnUpdate = InsertButtonActionUpdate
440     end
441     object CloseAction: TAction
442       Category = #32232#38598
443       Caption = 'CloseAction'
444       OnExecute = CloseActionExecute
445     end
446   end
447 end