OSDN Git Service

This commit was manufactured by cvs2svn to create branch 'Bb55'.
[gikonavigoeson/gikonavi.git] / InputAssist.dfm
1 object InputAssistForm: TInputAssistForm
2   Left = 353
3   Top = 196
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 = 233
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 CategoryNameEdit: TLabeledEdit
195           Left = 8
196           Top = 21
197           Width = 169
198           Height = 20
199           Hint = #20837#21147#12395#20351#12358#12459#12486#12468#12522#21517
200           Anchors = [akLeft, akTop, akRight]
201           EditLabel.Width = 53
202           EditLabel.Height = 12
203           EditLabel.Caption = #12459#12486#12468#12522#21517
204           LabelPosition = lpAbove
205           LabelSpacing = 3
206           TabOrder = 0
207         end
208       end
209     end
210     object Panel4: TPanel
211       Left = 0
212       Top = 48
213       Width = 382
214       Height = 185
215       Align = alClient
216       BevelOuter = bvNone
217       TabOrder = 1
218       object GroupBox1: TGroupBox
219         Left = 0
220         Top = 0
221         Width = 382
222         Height = 185
223         Align = alClient
224         Caption = #25407#20837#25991#23383#21015
225         TabOrder = 0
226         object TextMemo: TMemo
227           Left = 2
228           Top = 14
229           Width = 378
230           Height = 169
231           Hint = #25407#20837#12377#12427#25991#23383#21015
232           Align = alClient
233           ScrollBars = ssBoth
234           TabOrder = 0
235         end
236       end
237     end
238   end
239   object ColumnImageList: TImageList
240     Left = 312
241     Top = 192
242     Bitmap = {
243       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
244       0000000000003600000028000000400000001000000001001000000000000008
245       0000000000000000000000000000000000000000000000000000000000000000
246       0000000000000000000000000000000000000000000000000000000000000000
247       0000000000000000000000000000000000000000000000000000000000000000
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       000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
262       FF7FFF7FFF7FFF7F000000000000000000000000000000000000000000001042
263       FF7F000000000000000000000000000000000000000000000000000000000000
264       0000000000000000000000000000000000000000000000000000000000000000
265       0000000000000000000000000000000000000000000000001042104200000000
266       00000000FF7FFF7F000000000000000000000000000000000000000010421042
267       FF7FFF7F00000000000000000000000000000000000000000000000000000000
268       0000000000000000000000000000000000000000000000000000000000000000
269       0000000000000000000000000000000000000000000000000000104200000000
270       00000000FF7F0000000000000000000000000000000000000000000010420000
271       0000FF7F00000000000000000000000000000000000000000000000000000000
272       0000000000000000000000000000000000000000000000000000000000000000
273       0000000000000000000000000000000000000000000000000000104210420000
274       0000FF7FFF7F0000000000000000000000000000000000000000104210420000
275       0000FF7FFF7F0000000000000000000000000000000000000000000000000000
276       0000000000000000000000000000000000000000000000000000000000000000
277       0000000000000000000000000000000000000000000000000000000010420000
278       0000FF7F00000000000000000000000000000000000000000000104200000000
279       00000000FF7F0000000000000000000000000000000000000000000000000000
280       0000000000000000000000000000000000000000000000000000000000000000
281       0000000000000000000000000000000000000000000000000000000010421042
282       FF7FFF7F00000000000000000000000000000000000000001042104200000000
283       00000000FF7FFF7F000000000000000000000000000000000000000000000000
284       0000000000000000000000000000000000000000000000000000000000000000
285       0000000000000000000000000000000000000000000000000000000000001042
286       FF7F000000000000000000000000000000000000000000001042104210421042
287       1042104210421042000000000000000000000000000000000000000000000000
288       0000000000000000000000000000000000000000000000000000000000000000
289       0000000000000000000000000000000000000000000000000000000000000000
290       0000000000000000000000000000000000000000000000000000000000000000
291       0000000000000000000000000000000000000000000000000000000000000000
292       0000000000000000000000000000000000000000000000000000000000000000
293       0000000000000000000000000000000000000000000000000000000000000000
294       0000000000000000000000000000000000000000000000000000000000000000
295       0000000000000000000000000000000000000000000000000000000000000000
296       0000000000000000000000000000000000000000000000000000000000000000
297       0000000000000000000000000000000000000000000000000000000000000000
298       0000000000000000000000000000000000000000000000000000000000000000
299       0000000000000000000000000000000000000000000000000000000000000000
300       0000000000000000000000000000000000000000000000000000000000000000
301       0000000000000000000000000000000000000000000000000000000000000000
302       0000000000000000000000000000000000000000000000000000000000000000
303       0000000000000000000000000000000000000000000000000000000000000000
304       0000000000000000000000000000000000000000000000000000000000000000
305       0000000000000000000000000000000000000000000000000000000000000000
306       0000000000000000000000000000000000000000000000000000000000000000
307       0000000000000000000000000000000000000000000000000000000000000000
308       0000000000000000000000000000000000000000000000000000000000000000
309       000000000000000000000000000000000000424D3E000000000000003E000000
310       2800000040000000100000000100010000000000800000000000000000000000
311       000000000000000000000000FFFFFF00FFFFFFFF00000000FFFFFFFF00000000
312       FFFFFFFF00000000FFFFFFFF00000000E01FFCFF00000000E79FF87F00000000
313       F7BFFB7F00000000F33FF33F00000000FB7FF7BF00000000F87FE79F00000000
314       FCFFE01F00000000FFFFFFFF00000000FFFFFFFF00000000FFFFFFFF00000000
315       FFFFFFFF00000000FFFFFFFF0000000000000000000000000000000000000000
316       000000000000}
317   end
318   object InputAssistFormActionList: TActionList
319     Left = 360
320     Top = 192
321     object EditCut1: TEditCut
322       Category = #32232#38598
323       Caption = #20999#12426#21462#12426'(&T)'
324       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
325       ImageIndex = 0
326       ShortCut = 16472
327     end
328     object EditCopy1: TEditCopy
329       Category = #32232#38598
330       Caption = #12467#12500#12540'(&C)'
331       Hint = #12467#12500#12540'|'#36984#25246#37096#20998#12434#12467#12500#12540#12375#12289#12463#12522#12483#12503#12508#12540#12489#12395#36865#12427
332       ImageIndex = 1
333       ShortCut = 16451
334     end
335     object EditPaste1: TEditPaste
336       Category = #32232#38598
337       Caption = #36028#12426#20184#12369'(&P)'
338       Hint = #36028#12426#20184#12369'|'#12463#12522#12483#12503#12508#12540#12489#12398#20869#23481#12434#36028#12426#20184#12369#12427
339       ImageIndex = 2
340       ShortCut = 16470
341     end
342     object EditSelectAll1: TEditSelectAll
343       Category = #32232#38598
344       Caption = #12377#12409#12390#12434#36984#25246'(&A)'
345       Hint = #12377#12409#12390#12434#36984#25246'|'#12489#12461#12517#12513#12531#12488#20840#20307#12434#36984#25246#12377#12427
346       ShortCut = 16449
347     end
348     object EditUndo1: TEditUndo
349       Category = #32232#38598
350       Caption = #20803#12395#25147#12377'(&U)'
351       Hint = #20803#12395#25147#12377'|'#30452#21069#12398#22793#26356#12434#20803#12395#25147#12377
352       ImageIndex = 3
353       ShortCut = 16474
354     end
355     object EditDelete1: TEditDelete
356       Category = #32232#38598
357       Caption = #21066#38500'(&D)'
358       Hint = #21066#38500'|'#36984#25246#37096#20998#12434#21066#38500#12377#12427
359       ImageIndex = 5
360       ShortCut = 46
361     end
362     object InsertButtonAction: TAction
363       Category = #32232#38598
364       Caption = #25407#20837
365       OnExecute = InsertButtonActionExecute
366       OnUpdate = InsertButtonActionUpdate
367     end
368     object CloseAction: TAction
369       Category = #32232#38598
370       Caption = 'CloseAction'
371       OnExecute = CloseActionExecute
372     end
373   end
374 end