OSDN Git Service

1.57.2.749
[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 = 382
22     Height = 200
23     Align = alTop
24     BevelOuter = bvLowered
25     Caption = 'Panel1'
26     TabOrder = 0
27     object Panel5: TPanel
28       Left = 288
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 = 0
41         OnClick = CloseButtonClick
42       end
43       object ApplyButton: TButton
44         Left = 10
45         Top = 72
46         Width = 75
47         Height = 25
48         Caption = #36969#29992
49         TabOrder = 1
50         OnClick = ApplyButtonClick
51       end
52       object DeleteButton: TButton
53         Left = 10
54         Top = 40
55         Width = 75
56         Height = 25
57         Caption = #21066#38500'(&D)'
58         TabOrder = 2
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 = 3
68         OnClick = AddButtonClick
69       end
70     end
71     object Panel6: TPanel
72       Left = 1
73       Top = 33
74       Width = 287
75       Height = 166
76       Align = alClient
77       BevelOuter = bvNone
78       TabOrder = 1
79       object GikoListView1: TGikoListView
80         Left = 0
81         Top = 0
82         Width = 287
83         Height = 166
84         Align = alClient
85         Columns = <>
86         ReadOnly = True
87         RowSelect = True
88         SmallImages = ColumnImageList
89         TabOrder = 0
90         ViewStyle = vsReport
91         OnColumnClick = GikoListView1ColumnClick
92         OnCompare = GikoListView1Compare
93         OnSelectItem = GikoListView1SelectItem
94       end
95     end
96     object Panel7: TPanel
97       Left = 1
98       Top = 1
99       Width = 380
100       Height = 32
101       Align = alTop
102       TabOrder = 2
103       object CategoryComboLabel: TLabel
104         Left = 12
105         Top = 10
106         Width = 77
107         Height = 12
108         Caption = #12459#12486#12468#12522#21517#36984#25246
109       end
110       object CategoryComboBox: TComboBox
111         Left = 105
112         Top = 6
113         Width = 176
114         Height = 20
115         ItemHeight = 12
116         TabOrder = 0
117         Text = 'CategoryComboBox'
118         OnChange = CategoryComboBoxChange
119         OnKeyPress = CategoryComboBoxKeyPress
120       end
121       object InsertButton: TButton
122         Left = 297
123         Top = 4
124         Width = 75
125         Height = 25
126         Action = InsertButtonAction
127         Caption = #25407#20837'(&I)'
128         TabOrder = 1
129       end
130     end
131   end
132   object Panel2: TPanel
133     Left = 0
134     Top = 200
135     Width = 382
136     Height = 226
137     Align = alClient
138     BevelOuter = bvNone
139     Caption = 'Panel2'
140     TabOrder = 1
141     object Panel3: TPanel
142       Left = 0
143       Top = 0
144       Width = 382
145       Height = 48
146       Align = alTop
147       BevelOuter = bvNone
148       TabOrder = 0
149       object Splitter: TSplitter
150         Left = 185
151         Top = 0
152         Width = 8
153         Height = 48
154         Cursor = crHSplit
155         Beveled = True
156       end
157       object KeyPanel: TPanel
158         Left = 0
159         Top = 0
160         Width = 185
161         Height = 48
162         Align = alLeft
163         BevelOuter = bvNone
164         TabOrder = 0
165         DesignSize = (
166           185
167           48)
168         object KeyNameEdit: TLabeledEdit
169           Left = 8
170           Top = 21
171           Width = 169
172           Height = 20
173           Hint = #20837#21147#12395#20351#12358#12461#12540#21517
174           Anchors = [akLeft, akTop, akRight]
175           EditLabel.Width = 36
176           EditLabel.Height = 12
177           EditLabel.Caption = #12461#12540#21517
178           LabelPosition = lpAbove
179           LabelSpacing = 3
180           TabOrder = 0
181         end
182       end
183       object CategoryPanel: TPanel
184         Left = 193
185         Top = 0
186         Width = 189
187         Height = 48
188         Align = alClient
189         BevelOuter = bvNone
190         TabOrder = 1
191         DesignSize = (
192           189
193           48)
194         object CategoryNameLabel: TLabel
195           Left = 9
196           Top = 6
197           Width = 41
198           Height = 12
199           Caption = #12459#12486#12468#12522
200         end
201         object CategoryNameComboBox: TComboBox
202           Left = 5
203           Top = 21
204           Width = 180
205           Height = 20
206           Anchors = [akLeft, akTop, akRight]
207           ItemHeight = 12
208           TabOrder = 0
209           Text = 'CategoryNameComboBox'
210         end
211       end
212     end
213     object Panel4: TPanel
214       Left = 0
215       Top = 48
216       Width = 382
217       Height = 178
218       Align = alClient
219       BevelOuter = bvNone
220       TabOrder = 1
221       object GroupBox1: TGroupBox
222         Left = 0
223         Top = 0
224         Width = 382
225         Height = 178
226         Align = alClient
227         Caption = #25407#20837#25991#23383#21015
228         TabOrder = 0
229         object TextMemo: TMemo
230           Left = 2
231           Top = 14
232           Width = 378
233           Height = 162
234           Hint = #25407#20837#12377#12427#25991#23383#21015
235           Align = alClient
236           ScrollBars = ssBoth
237           TabOrder = 0
238         end
239       end
240     end
241   end
242   object ColumnImageList: TImageList
243     Left = 304
244     Top = 192
245     Bitmap = {
246       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
247       0000000000003600000028000000400000001000000001002000000000000010
248       0000000000000000000000000000000000000000000000000000000000000000
249       0000000000000000000000000000000000000000000000000000000000000000
250       0000000000000000000000000000000000000000000000000000000000000000
251       0000000000000000000000000000000000000000000000000000000000000000
252       0000000000000000000000000000000000000000000000000000000000000000
253       0000000000000000000000000000000000000000000000000000000000000000
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       000000000000000000000000000000000000000000000000000000000000FFFF
281       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000
282       0000000000000000000000000000000000000000000000000000000000000000
283       0000000000000000000084848400FFFFFF000000000000000000000000000000
284       0000000000000000000000000000000000000000000000000000000000000000
285       0000000000000000000000000000000000000000000000000000000000000000
286       0000000000000000000000000000000000000000000000000000000000000000
287       0000000000000000000000000000000000000000000000000000000000000000
288       0000000000000000000000000000000000000000000000000000000000008484
289       84008484840000000000000000000000000000000000FFFFFF00FFFFFF000000
290       0000000000000000000000000000000000000000000000000000000000000000
291       0000000000008484840084848400FFFFFF00FFFFFF0000000000000000000000
292       0000000000000000000000000000000000000000000000000000000000000000
293       0000000000000000000000000000000000000000000000000000000000000000
294       0000000000000000000000000000000000000000000000000000000000000000
295       0000000000000000000000000000000000000000000000000000000000000000
296       0000000000000000000000000000000000000000000000000000000000000000
297       00008484840000000000000000000000000000000000FFFFFF00000000000000
298       0000000000000000000000000000000000000000000000000000000000000000
299       000000000000848484000000000000000000FFFFFF0000000000000000000000
300       0000000000000000000000000000000000000000000000000000000000000000
301       0000000000000000000000000000000000000000000000000000000000000000
302       0000000000000000000000000000000000000000000000000000000000000000
303       0000000000000000000000000000000000000000000000000000000000000000
304       0000000000000000000000000000000000000000000000000000000000000000
305       000084848400848484000000000000000000FFFFFF00FFFFFF00000000000000
306       0000000000000000000000000000000000000000000000000000000000000000
307       000084848400848484000000000000000000FFFFFF00FFFFFF00000000000000
308       0000000000000000000000000000000000000000000000000000000000000000
309       0000000000000000000000000000000000000000000000000000000000000000
310       0000000000000000000000000000000000000000000000000000000000000000
311       0000000000000000000000000000000000000000000000000000000000000000
312       0000000000000000000000000000000000000000000000000000000000000000
313       000000000000848484000000000000000000FFFFFF0000000000000000000000
314       0000000000000000000000000000000000000000000000000000000000000000
315       00008484840000000000000000000000000000000000FFFFFF00000000000000
316       0000000000000000000000000000000000000000000000000000000000000000
317       0000000000000000000000000000000000000000000000000000000000000000
318       0000000000000000000000000000000000000000000000000000000000000000
319       0000000000000000000000000000000000000000000000000000000000000000
320       0000000000000000000000000000000000000000000000000000000000000000
321       0000000000008484840084848400FFFFFF00FFFFFF0000000000000000000000
322       0000000000000000000000000000000000000000000000000000000000008484
323       84008484840000000000000000000000000000000000FFFFFF00FFFFFF000000
324       0000000000000000000000000000000000000000000000000000000000000000
325       0000000000000000000000000000000000000000000000000000000000000000
326       0000000000000000000000000000000000000000000000000000000000000000
327       0000000000000000000000000000000000000000000000000000000000000000
328       0000000000000000000000000000000000000000000000000000000000000000
329       0000000000000000000084848400FFFFFF000000000000000000000000000000
330       0000000000000000000000000000000000000000000000000000000000008484
331       8400848484008484840084848400848484008484840084848400848484000000
332       0000000000000000000000000000000000000000000000000000000000000000
333       0000000000000000000000000000000000000000000000000000000000000000
334       0000000000000000000000000000000000000000000000000000000000000000
335       0000000000000000000000000000000000000000000000000000000000000000
336       0000000000000000000000000000000000000000000000000000000000000000
337       0000000000000000000000000000000000000000000000000000000000000000
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       000000000000000000000000000000000000424D3E000000000000003E000000
377       2800000040000000100000000100010000000000800000000000000000000000
378       000000000000000000000000FFFFFF00FFFFFFFF00000000FFFFFFFF00000000
379       FFFFFFFF00000000FFFFFFFF00000000E01FFCFF00000000E79FF87F00000000
380       F7BFFB7F00000000F33FF33F00000000FB7FF7BF00000000F87FE79F00000000
381       FCFFE01F00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000
382       FFFFFFFF00000000FFFFFFFF0000000000000000000000000000000000000000
383       000000000000}
384   end
385   object InputAssistFormActionList: TActionList
386     Left = 264
387     Top = 192
388     object EditCut1: TEditCut
389       Category = #32232#38598
390       Caption = #20999#12426#21462#12426'(&T)'
391       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
392       ImageIndex = 0
393       ShortCut = 16472
394     end
395     object EditCopy1: TEditCopy
396       Category = #32232#38598
397       Caption = #12467#12500#12540'(&C)'
398       Hint = #12467#12500#12540'|'#36984#25246#37096#20998#12434#12467#12500#12540#12375#12289#12463#12522#12483#12503#12508#12540#12489#12395#36865#12427
399       ImageIndex = 1
400       ShortCut = 16451
401     end
402     object EditPaste1: TEditPaste
403       Category = #32232#38598
404       Caption = #36028#12426#20184#12369'(&P)'
405       Hint = #36028#12426#20184#12369'|'#12463#12522#12483#12503#12508#12540#12489#12398#20869#23481#12434#36028#12426#20184#12369#12427
406       ImageIndex = 2
407       ShortCut = 16470
408     end
409     object EditSelectAll1: TEditSelectAll
410       Category = #32232#38598
411       Caption = #12377#12409#12390#12434#36984#25246'(&A)'
412       Hint = #12377#12409#12390#12434#36984#25246'|'#12489#12461#12517#12513#12531#12488#20840#20307#12434#36984#25246#12377#12427
413       ShortCut = 16449
414     end
415     object EditUndo1: TEditUndo
416       Category = #32232#38598
417       Caption = #20803#12395#25147#12377'(&U)'
418       Hint = #20803#12395#25147#12377'|'#30452#21069#12398#22793#26356#12434#20803#12395#25147#12377
419       ImageIndex = 3
420       ShortCut = 16474
421     end
422     object EditDelete1: TEditDelete
423       Category = #32232#38598
424       Caption = #21066#38500'(&D)'
425       Hint = #21066#38500'|'#36984#25246#37096#20998#12434#21066#38500#12377#12427
426       ImageIndex = 5
427       ShortCut = 46
428     end
429     object InsertButtonAction: TAction
430       Category = #32232#38598
431       Caption = #25407#20837
432       OnExecute = InsertButtonActionExecute
433       OnUpdate = InsertButtonActionUpdate
434     end
435     object CloseAction: TAction
436       Category = #32232#38598
437       Caption = 'CloseAction'
438       OnExecute = CloseActionExecute
439     end
440   end
441 end