OSDN Git Service

ea6582cb3fc66359d06f8ab9ca4752cacfb79173
[json-checker/json_checker.git] / Unit1.dfm
1 object Form1: TForm1
2   Left = 0
3   Top = 0
4   Caption = 'json checker'
5   ClientHeight = 482
6   ClientWidth = 900
7   Color = clBtnFace
8   Font.Charset = DEFAULT_CHARSET
9   Font.Color = clWindowText
10   Font.Height = -23
11   Font.Name = 'Tahoma'
12   Font.Style = []
13   Menu = MainMenu1
14   OldCreateOrder = False
15   ShowHint = True
16   OnCreate = FormCreate
17   OnDestroy = FormDestroy
18   PixelsPerInch = 96
19   TextHeight = 28
20   object Memo1: TMemo
21     Left = 0
22     Top = 25
23     Width = 625
24     Height = 287
25     Align = alClient
26     PopupMenu = PopupMenu1
27     TabOrder = 0
28     OnChange = Memo1Change
29     OnKeyDown = Memo1KeyDown
30     OnKeyPress = Memo1KeyPress
31     OnKeyUp = Memo1KeyUp
32   end
33   object ToolBar1: TToolBar
34     Left = 0
35     Top = 0
36     Width = 900
37     Height = 25
38     Caption = 'ToolBar1'
39     Images = ImageList1
40     TabOrder = 1
41     object ToolButton1: TToolButton
42       Left = 0
43       Top = 0
44       Width = 17
45       Caption = 'ToolButton1'
46       Style = tbsSeparator
47     end
48     object ToolButton3: TToolButton
49       Left = 17
50       Top = 0
51       Width = 8
52       Caption = 'ToolButton3'
53       ImageIndex = 1
54       Style = tbsSeparator
55     end
56     object ToolButton2: TToolButton
57       Left = 25
58       Top = 0
59       Hint = 'Exequte'
60       Caption = 'ToolButton2'
61       ImageIndex = 0
62       OnClick = ToolButton2Click
63     end
64     object ToolButton9: TToolButton
65       Left = 48
66       Top = 0
67       Width = 8
68       Caption = 'ToolButton9'
69       ImageIndex = 3
70       Style = tbsSeparator
71     end
72     object ToolButton8: TToolButton
73       Left = 56
74       Top = 0
75       Action = Action3
76       ImageIndex = 4
77     end
78     object ToolButton10: TToolButton
79       Left = 79
80       Top = 0
81       Width = 8
82       Caption = 'ToolButton10'
83       ImageIndex = 4
84       Style = tbsSeparator
85     end
86     object ToolButton11: TToolButton
87       Left = 87
88       Top = 0
89       Action = Action5
90       Enabled = False
91       ImageIndex = 1
92     end
93     object ToolButton4: TToolButton
94       Left = 110
95       Top = 0
96       Width = 33
97       Caption = 'ToolButton4'
98       ImageIndex = 1
99       Style = tbsSeparator
100     end
101     object ToolButton6: TToolButton
102       Left = 143
103       Top = 0
104       Width = 8
105       Caption = 'ToolButton6'
106       ImageIndex = 2
107       Style = tbsSeparator
108     end
109     object ToolButton5: TToolButton
110       Left = 151
111       Top = 0
112       Hint = 'Help'
113       Caption = 'ToolButton5'
114       ImageIndex = 3
115       OnClick = ToolButton5Click
116     end
117     object ToolButton7: TToolButton
118       Left = 174
119       Top = 0
120       Width = 8
121       Caption = 'ToolButton7'
122       ImageIndex = 2
123       Style = tbsSeparator
124     end
125   end
126   object TreeView1: TTreeView
127     Left = 625
128     Top = 25
129     Width = 275
130     Height = 287
131     Align = alRight
132     Color = clInfoBk
133     Indent = 19
134     ReadOnly = True
135     TabOrder = 2
136     Items.NodeData = {
137       0301000000320000000000000000000000FFFFFFFFFFFFFFFF00000000000000
138       0000000000010A4A0053004F004E0020006900740065006D007300}
139   end
140   object StatusBar1: TStatusBar
141     Left = 0
142     Top = 463
143     Width = 900
144     Height = 19
145     Panels = <
146       item
147         Width = 50
148       end
149       item
150         Width = 50
151       end>
152   end
153   object TabControl1: TTabControl
154     Left = 0
155     Top = 312
156     Width = 900
157     Height = 151
158     Align = alBottom
159     TabOrder = 4
160     Tabs.Strings = (
161       #12504#12523#12503
162       #12496#12540#12472#12519#12531#24773#22577
163       #12498#12531#12488)
164     TabIndex = 0
165     Visible = False
166     OnChange = TabControl1Change
167     object Memo2: TMemo
168       Left = 4
169       Top = 39
170       Width = 892
171       Height = 108
172       Align = alClient
173       Lines.Strings = (
174         '')
175       ReadOnly = True
176       ScrollBars = ssVertical
177       TabOrder = 0
178     end
179     object Memo3: TMemo
180       Left = 360
181       Top = 32
182       Width = 185
183       Height = 89
184       Lines.Strings = (
185         'json'#25991#23383#21015#12434#20837#21147#12375#12390#12367#12384#12373#12356#12290
186         #35299#26512#32080#26524#12364#21491#12395#12290#12463#12522#12483#12503#12508#12540#12489#12395#32232#38598#20013#12398#20869#23481#12364#12467#12500#12540#12373#12428#12414#12377#12290)
187       TabOrder = 1
188       Visible = False
189       WordWrap = False
190     end
191     object Memo4: TMemo
192       Left = 448
193       Top = 56
194       Width = 185
195       Height = 89
196       Lines.Strings = (
197         #12522#12489#12453#27231#33021#12434#36861#21152
198         #12450#12531#12489#12453#12434#28145#12367#32368#12426#36820#12379#12427
199         #22806#35251#12434#22793#26356
200         'TJSONArray '#12395#23550#24540#12375#12414#12375#12383' '
201         ' --------------------'
202         #21021#20844#38283)
203       TabOrder = 2
204       Visible = False
205       WordWrap = False
206     end
207     object Memo5: TMemo
208       Left = 600
209       Top = 24
210       Width = 185
211       Height = 89
212       Lines.Strings = (
213         'JSONObject'#12434#12493#12473#12488#12377#12427#38555#12395#12399#37197#21015#20869#12395#20837#12428#12390#12367#12384#12373#12356#12290)
214       TabOrder = 3
215       Visible = False
216       WordWrap = False
217     end
218   end
219   object ImageList1: TImageList
220     Left = 200
221     Top = 88
222     Bitmap = {
223       494C010106000800800010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
224       0000000000003600000028000000400000002000000001002000000000000020
225       0000000000000000000000000000000000000000000000000000000000000000
226       0000000000000000000000000000000000000000000000000000000000000000
227       0000000000000000000000000000000000000000000000000000000000000000
228       00000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000
229       0000000000000000000000000000000000000000000000000000000000000000
230       0000000000000000000000000000000000000000000000000000000000000000
231       0000000000000000000000000000000000000000000000000000000000000000
232       0000000000000000000000000000000000000000000000000000000000000000
233       0000000000000000000000000000000000000000000000000000000000000000
234       0000000000000000FF000000FF000000FF000000FF000000FF00000000000000
235       0000000000000000000000000000000000000000000000000000000000000000
236       0000FFFFFF008080800080808000808080008080800080808000FFFFFF00FFFF
237       FF00FFFFFF000000000000000000000000000000000000000000000000000000
238       0000000000000000000000000000000000000000000000000000000000000000
239       0000000000000000000000000000000000000000000000000000000000000000
240       0000000000000000000000000000000000000000000000000000000000000000
241       0000000000000000000000000000000000000000000000000000000000000000
242       FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
243       FF00000000000000000000000000000000000000000000000000000000008080
244       8000808080008080800000000000000000000000000080808000808080008080
245       8000FFFFFF00FFFFFF0000000000000000000000000000000000000000000000
246       0000000000000000000000000000000000000000000000000000000000000000
247       0000000000000000000000000000000000000000000000000000000000000000
248       0000000000000000000000000000000000000000000000000000000000000000
249       00000000000000000000000000000000000000000000000000000000FF000000
250       FF000000000000000000000000000000000000000000000000000000FF000000
251       FF000000FF000000000000000000000000000000000000000000808080008080
252       8000FFFFFF00FFFFFF0000000000000000000000000000000000000000008080
253       800080808000FFFFFF00FFFFFF00000000000000000000000000000000000000
254       0000000000000000000000000000000000000000000000000000000000000000
255       0000000000000000000000000000000000000000000000000000000000000000
256       0000000000000000000000000000000000000000000000000000000000000000
257       000000000000000000000000000000000000000000000000FF000000FF000000
258       FF000000FF000000000000000000000000000000000000000000000000000000
259       FF000000FF000000FF0000000000000000000000000080808000808080008080
260       800080808000FFFFFF00FFFFFF00000000000000000000000000000000000000
261       00008080800080808000FFFFFF00000000000000000000000000000000000000
262       0000000000000000000000000000000000000000000000000000000000000000
263       0000000000000000000000000000000000000000000000000000000000000000
264       0000000000000000000000000000000000000000000000000000000000000000
265       000000000000000000000000000000000000000000000000FF00000000000000
266       FF000000FF000000FF0000000000000000000000000000000000000000000000
267       00000000FF000000FF0000000000000000000000000080808000FFFFFF008080
268       80008080800080808000FFFFFF00FFFFFF000000000000000000000000000000
269       00000000000080808000FFFFFF00FFFFFF000000000000000000000000000000
270       0000000000000000000000000000000000000000000000000000000000000000
271       0000000000000000000000000000000000000000000000000000000000000000
272       0000000000000000000000000000000000000000000000000000000000000000
273       0000000000000000000000000000000000000000FF000000FF00000000000000
274       00000000FF000000FF000000FF00000000000000000000000000000000000000
275       0000000000000000FF000000FF00000000008080800080808000FFFFFF000000
276       0000808080008080800080808000FFFFFF00FFFFFF0000000000000000000000
277       0000000000008080800080808000FFFFFF000000000000000000000000000000
278       0000000000000000000000000000000000000000000000000000000000000000
279       0000000000000000000000000000000000000000000000000000000000000000
280       0000000000000000000000000000000000000000000000000000000000000000
281       0000000000000000000000000000000000000000FF000000FF00000000000000
282       0000000000000000FF000000FF000000FF000000000000000000000000000000
283       0000000000000000FF000000FF00000000008080800080808000FFFFFF000000
284       000000000000808080008080800080808000FFFFFF00FFFFFF00000000000000
285       0000000000008080800080808000FFFFFF000000000000000000000000000000
286       0000000000000000000000000000000000000000000000000000000000000000
287       0000000000000000000000000000000000000000000000000000000000000000
288       0000000000000000000000000000000000000000000000000000000000000000
289       0000000000000000000000000000000000000000FF000000FF00000000000000
290       000000000000000000000000FF000000FF000000FF0000000000000000000000
291       0000000000000000FF000000FF00000000008080800080808000FFFFFF000000
292       00000000000000000000808080008080800080808000FFFFFF00FFFFFF000000
293       0000000000008080800080808000FFFFFF000000000000000000000000000000
294       0000000000000000000000000000000000000000000000000000000000000000
295       0000000000000000000000000000000000000000000000000000000000000000
296       0000000000000000000000000000000000000000000000000000000000000000
297       0000000000000000000000000000000000000000FF000000FF00000000000000
298       00000000000000000000000000000000FF000000FF000000FF00000000000000
299       0000000000000000FF000000FF00000000008080800080808000FFFFFF000000
300       0000000000000000000000000000808080008080800080808000FFFFFF00FFFF
301       FF00000000008080800080808000FFFFFF000000000000000000000000000000
302       0000000000000000000000000000000000000000000000000000000000000000
303       0000000000000000000000000000000000000000000000000000000000000000
304       0000000000000000000000000000000000000000000000000000000000000000
305       0000000000000000000000000000000000000000FF000000FF00000000000000
306       0000000000000000000000000000000000000000FF000000FF000000FF000000
307       0000000000000000FF000000FF00000000008080800080808000FFFFFF00FFFF
308       FF0000000000000000000000000000000000808080008080800080808000FFFF
309       FF00FFFFFF008080800080808000000000000000000000000000000000000000
310       0000000000000000000000000000000000000000000000000000000000000000
311       0000000000000000000000000000000000000000000000000000000000000000
312       0000000000000000000000000000000000000000000000000000000000000000
313       000000000000000000000000000000000000000000000000FF000000FF000000
314       000000000000000000000000000000000000000000000000FF000000FF000000
315       FF00000000000000FF000000000000000000000000008080800000000000FFFF
316       FF00FFFFFF000000000000000000000000000000000080808000808080008080
317       8000FFFFFF0080808000FFFFFF00000000000000000000000000000000000000
318       0000000000000000000000000000000000000000000000000000000000000000
319       0000000000000000000000000000000000000000000000000000000000000000
320       0000000000000000000000000000000000000000000000000000000000000000
321       000000000000000000000000000000000000000000000000FF000000FF000000
322       FF000000000000000000000000000000000000000000000000000000FF000000
323       FF000000FF000000FF0000000000000000000000000080808000808080000000
324       0000FFFFFF00FFFFFF0000000000000000000000000000000000808080008080
325       8000808080008080800000000000000000000000000000000000000000000000
326       0000000000000000000000000000000000000000000000000000000000000000
327       0000000000000000000000000000000000000000000000000000000000000000
328       0000000000000000000000000000000000000000000000000000000000000000
329       00000000000000000000000000000000000000000000000000000000FF000000
330       FF000000FF000000000000000000000000000000000000000000000000000000
331       FF000000FF000000000000000000000000000000000000000000808080008080
332       800000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080
333       8000808080000000000000000000000000000000000000000000000000000000
334       0000000000000000000000000000000000000000000000000000000000000000
335       0000000000000000000000000000000000000000000000000000000000000000
336       0000000000000000000000000000000000000000000000000000000000000000
337       0000000000000000000000000000000000000000000000000000000000000000
338       FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
339       FF00000000000000000000000000000000000000000000000000000000008080
340       8000808080008080800000000000000000000000000080808000808080008080
341       8000000000000000000000000000000000000000000000000000000000000000
342       0000000000000000000000000000000000000000000000000000000000000000
343       0000000000000000000000000000000000000000000000000000000000000000
344       0000000000000000000000000000000000000000000000000000000000000000
345       0000000000000000000000000000000000000000000000000000000000000000
346       0000000000000000FF000000FF000000FF000000FF000000FF00000000000000
347       0000000000000000000000000000000000000000000000000000000000000000
348       0000000000008080800080808000808080008080800080808000000000000000
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       00000000000000000000000000000000000000000000FF00000080000000FFFF
362       FF0000000000FFFFFF0080000000800000008000000000000000000000000000
363       0000000000008000000080000000000000000000000000000000000000000000
364       0000000000000000000000000000000000000000000000000000000000000000
365       000000000000000000000000000000000000000000000000000000000000FFFF
366       FF00FFFFFF00FFFFFF000000000000000000FFFFFF00FFFFFF00000000000000
367       000000000000FFFFFF00FFFFFF00FFFFFF000000000000000000000000000000
368       0000000000000000000000000000000000000000000000000000000000000000
369       00000000000000000000000000000000000000000000FF000000FF0000000000
370       0000FFFFFF0000000000800000000000000000000000BFBFBF00BFBFBF00BFBF
371       BF00BFBFBF0000000000000000000000000000000000000000000000FF000000
372       FF000000FF000000000000000000808080000000000080808000000000000000
373       00000000FF000000FF000000FF00000000000000000000000000808080008080
374       800080808000FFFFFF00FFFFFF000000000080808000FFFFFF00FFFFFF000000
375       0000808080008080800080808000000000008000000080000000FFFFFF000000
376       00000000000000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF000000
377       00000000000000000000000000000000000000000000FF000000FF0000000000
378       0000FFFFFF000000000000000000BFBFBF00BFBFBF00BFBFBF00BFBFBF000000
379       0000000000000000000000000000000000000000000000000000000000000000
380       FF000000FF000000FF0000000000000000000000000000000000000000000000
381       FF000000FF000000FF0000000000000000000000000000000000000000008080
382       80008080800080808000FFFFFF00808080008080800080808000FFFFFF008080
383       8000808080008080800000000000000000008000000080000000FFFFFF000000
384       000000FFFF00FFFFFF0000FFFF00FFFFFF000000000000000000000000000000
385       00000000000000000000000000000000000000000000FF000000FF000000FFFF
386       FF000000000000000000BFBFBF00BFBFBF00BFBFBF0000000000000000007F7F
387       7F00BFBFBF00BFBFBF0000000000000000000000000000000000000000000000
388       00000000FF000000FF000000FF008080800000000000808080000000FF000000
389       FF000000FF000000000000000000000000000000000000000000000000000000
390       0000808080008080800080808000FFFFFF008080800000000000808080008080
391       8000808080000000000000000000000000008000000080000000FFFFFF000000
392       0000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
393       FF00FFFFFF0000000000000000000000000000000000FF000000FF000000FF00
394       000000000000BFBFBF00BFBFBF00BFBFBF00000000007F7F7F007F7F7F007F7F
395       7F00BFBFBF000000000080000000000000000000000000000000000000000000
396       0000000000000000FF000000FF000000FF00000000000000FF000000FF000000
397       FF00000000000000000000000000000000000000000000000000000000000000
398       0000000000008080800080808000808080000000000080808000808080008080
399       8000000000000000000000000000000000008000000080000000FFFFFF000000
400       000000FFFF00FFFFFF0000FFFF00FFFFFF000000000000000000000000000000
401       00000000000000000000000000000000000000000000FF000000FF0000000000
402       0000FFFFFF00FFFFFF00BFBFBF00000000007F7F7F007F7F7F007F7F7F00BFBF
403       BF00BFBFBF000000000080000000000000000000000000000000000000000000
404       000000000000000000000000FF000000FF00000000000000FF000000FF000000
405       0000000000000000000000000000000000000000000000000000000000000000
406       00000000000000000000808080000000000080808000FFFFFF00808080000000
407       0000000000000000000000000000000000008000000080000000FFFFFF000000
408       0000FFFFFF00000000000000000000000000FFFFFF0000FFFF00FFFFFF0000FF
409       FF00FFFFFF0000000000000000000000000000000000FF000000FF0000000000
410       0000FFFFFF00FFFFFF000000000000000000BFBFBF007F7F7F007F7F7F00BFBF
411       BF00000000008000000080000000000000000000000000000000000000000000
412       0000000000000000000000000000000080000000000000008000000000000000
413       0000000000000000000000000000000000000000000000000000000000000000
414       0000000000000000000000000000808080008080800080808000FFFFFF00FFFF
415       FF00000000000000000000000000000000008000000080000000FFFFFF000000
416       000000FFFF000000000000FFFF00000000000000000000000000000000000000
417       000000000000FFFFFF00000000000000000000000000FF00000000000000FFFF
418       FF00FFFFFF00000000007F7F7F007F7F7F00FFFFFF00BFBFBF007F7F7F000000
419       0000800000008000000080000000000000000000000000000000000000000000
420       000000000000000000000000FF000000800000000000000080000000FF000000
421       0000000000000000000000000000000000000000000000000000000000000000
422       000000000000000000000000000080808000808080008080800000000000FFFF
423       FF00FFFFFF000000000000000000000000000000000000000000000000000000
424       0000FFFFFF0000000000FFFFFF00000000000000000000000000FFFFFF0000FF
425       FF00FFFFFF0000FFFF0000000000FFFFFF0000000000FF00000000000000FFFF
426       FF00FFFFFF00000000007F7F7F007F7F7F007F7F7F00FFFFFF00BFBFBF008000
427       0000800000008000000080000000000000000000000000000000000000000000
428       0000000000000000FF000000FF000000000000000000000000000000FF000000
429       FF00000000000000000000000000000000000000000000000000000000000000
430       0000000000008080800000000000808080008080800080808000000000008080
431       8000FFFFFF00FFFFFF0000000000000000000000000000000000000000000000
432       0000000000000000000000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
433       FF0000FFFF0000000000FFFFFF008000000000000000FF00000000000000FFFF
434       FF00000000007F7F7F007F7F7F007F7F7F007F7F7F0000000000FFFFFF00BFBF
435       BF00FFFFFF008000000080000000000000000000000000000000000000000000
436       00000000FF000000FF000000FF000000000000000000000000000000FF000000
437       FF000000FF000000000000000000000000000000000000000000000000000000
438       0000808080008080800000000000808080008080800080808000000000008080
439       800080808000FFFFFF00FFFFFF00000000000000000000000000000000000000
440       000000000000000000000000000000000000FFFFFF0000FFFF00FFFFFF0000FF
441       FF0000000000FFFFFF00800000008000000000000000FF00000000000000FFFF
442       FF00000000007F7F7F007F7F7F007F7F7F0000000000FF000000FF0000000000
443       0000BFBFBF008000000080000000000000000000000000000000000000000000
444       FF000000FF000000FF0000000000000000000000000000000000000000000000
445       FF000000FF000000FF0000000000000000000000000000000000000000008080
446       8000808080008080800000000000808080008080800080808000FFFFFF008080
447       80008080800080808000FFFFFF00FFFFFF000000000000000000000000000000
448       0000000000000000000000000000000000000000000000000000000000000000
449       0000FFFFFF0080000000800000008000000000000000FF000000000000000000
450       00007F7F7F007F7F7F000000000000000000FF000000FF000000FFFFFF00BFBF
451       BF00FFFFFF0080000000800000000000000000000000000000000000FF000000
452       FF000000FF000000000000000000808080000000000080808000000000000000
453       00000000FF000000FF000000FF00000000000000000000000000808080008080
454       8000808080000000000000000000000000008080800000000000000000000000
455       0000808080008080800080808000000000000000000000000000000000000000
456       000000000000000000000000000000000000000000000000000000000000FFFF
457       FF008000000080000000800000008000000000000000FF000000FF0000000000
458       00000000000000000000FF000000FF000000FF000000FF000000FF000000FF00
459       0000FF000000FF00000080000000000000000000000000000000000000000000
460       0000000000000000000000000000000000000000000000000000000000000000
461       0000000000000000000000000000000000000000000000000000000000000000
462       0000000000000000000000000000000000000000000000000000000000000000
463       0000000000000000000000000000000000000000000000000000000000000000
464       0000000000000000000000000000000000000000000000000000000000000000
465       00000000000080000000800000008000000000000000FF000000FF000000FF00
466       0000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF00
467       0000FF000000FF000000FF000000000000000000000000000000000000000000
468       0000000000000000000000000000000000000000000000000000000000000000
469       0000000000000000000000000000000000000000000000000000000000000000
470       0000000000000000000000000000000000000000000000000000000000000000
471       0000000000000000000000000000000000000000000000000000000000000000
472       0000000000000000000000000000000000000000000000000000000000000000
473       0000000000000000000000000000800000000000000000000000000000000000
474       0000000000000000000000000000000000000000000000000000000000000000
475       0000000000000000000000000000000000000000000000000000000000000000
476       0000000000000000000000000000000000000000000000000000000000000000
477       0000000000000000000000000000000000000000000000000000000000000000
478       0000000000000000000000000000000000000000000000000000000000000000
479       0000000000000000000000000000000000000000000000000000000000000000
480       0000000000000000000000000000000000000000000000000000000000000000
481       000000000000000000000000000000000000424D3E000000000000003E000000
482       2800000040000000200000000100010000000000000100000000000000000000
483       000000000000000000000000FFFFFF00FFFFFC1F00000000F83FF00700000000
484       E00FE38300000000CFC7C3E10000000087E381F100000000A3F380F800000000
485       31F910780000000038F91838000000003C791C18000000003E391E0800000000
486       3F190F01000000009F8BA781000000008FC393C300000000C7E7C80700000000
487       E00FE38F00000000F83FF83F00000000FFFFFFFFFFFFFFFF8001FFFFE338081F
488       8001C631C111000F8001E223E00300078001F007F04700038001F88FF88F0001
489       8001FC1FFD1F00018001FE3FFE0F00008001FC1FFE2700008001F80FFA23F000
490       8001F007F221FC008001E223E200FF008001C631C771FFC08001FFFFFFFFFFE0
491       8001FFFFFFFFFFF8FFFFFFFFFFFFFFFE00000000000000000000000000000000
492       000000000000}
493   end
494   object ActionList1: TActionList
495     Left = 368
496     Top = 176
497     object EditCopy1: TEditCopy
498       Category = #32232#38598
499       Caption = #12467#12500#12540'(&C)'
500       Hint = #12467#12500#12540'|'#36984#25246#37096#20998#12434#12467#12500#12540#12375#12390#12463#12522#12483#12503#12508#12540#12489#12395#20837#12428#12414#12377
501       ImageIndex = 1
502       ShortCut = 16451
503     end
504     object EditCut1: TEditCut
505       Category = #32232#38598
506       Caption = #20999#12426#21462#12426'(&T)'
507       Hint = #20999#12426#21462#12426'|'#36984#25246#37096#20998#12434#20999#12426#21462#12387#12390#12463#12522#12483#12503#12508#12540#12489#12395#20837#12428#12414#12377
508       ImageIndex = 0
509       ShortCut = 16472
510     end
511     object EditSelectAll1: TEditSelectAll
512       Category = #32232#38598
513       Caption = #12377#12409#12390#36984#25246'(&A)'
514       Hint = #12377#12409#12390#36984#25246'|'#12489#12461#12517#12513#12531#12488#20840#20307#12434#36984#25246#12375#12414#12377
515       ShortCut = 16449
516     end
517     object Action1: TAction
518       Caption = #23455#34892
519       OnExecute = ToolButton2Click
520     end
521     object Action2: TAction
522       Caption = #12504#12523#12503
523       OnExecute = ToolButton5Click
524     end
525     object FileExit1: TFileExit
526       Category = #12501#12449#12452#12523
527       Caption = #32066#20102'(&X)'
528       Hint = #32066#20102'|'#12450#12503#12522#12465#12540#12471#12519#12531#12434#32066#20102#12375#12414#12377
529       ImageIndex = 43
530     end
531     object Action3: TAction
532       Category = #32232#38598
533       Caption = 'Undo'
534       ShortCut = 16474
535       OnExecute = Action3Execute
536     end
537     object Action4: TAction
538       Category = #32232#38598
539       Caption = 'Past'
540       ShortCut = 16470
541       OnExecute = Action4Execute
542     end
543     object Action5: TAction
544       Category = #32232#38598
545       Caption = 'ReDo'
546       OnExecute = Action5Execute
547     end
548   end
549   object PopupMenu1: TPopupMenu
550     Left = 368
551     Top = 232
552     object C1: TMenuItem
553       Action = EditCopy1
554     end
555     object T1: TMenuItem
556       Action = EditCut1
557     end
558     object P1: TMenuItem
559       Action = Action4
560     end
561     object A1: TMenuItem
562       Action = EditSelectAll1
563     end
564     object U1: TMenuItem
565       Action = Action3
566     end
567     object ReDo1: TMenuItem
568       Action = Action5
569     end
570   end
571   object MainMenu1: TMainMenu
572     Left = 256
573     Top = 232
574     object N1: TMenuItem
575       Caption = #12501#12449#12452#12523
576       object N4: TMenuItem
577         Action = Action1
578       end
579       object N5: TMenuItem
580         Caption = '-'
581       end
582       object X1: TMenuItem
583         Action = FileExit1
584       end
585     end
586     object N2: TMenuItem
587       Caption = #26360#24335
588       object C2: TMenuItem
589         Action = EditCopy1
590       end
591       object T2: TMenuItem
592         Action = EditCut1
593       end
594       object P2: TMenuItem
595         Action = Action4
596       end
597       object A2: TMenuItem
598         Action = EditSelectAll1
599       end
600       object U2: TMenuItem
601         Action = Action3
602       end
603       object ReDo2: TMenuItem
604         Action = Action5
605       end
606     end
607     object N3: TMenuItem
608       Caption = #12504#12523#12503
609       object N6: TMenuItem
610         Action = Action2
611       end
612     end
613   end
614 end