OSDN Git Service

警告を一つけした。関数を抜けるときに返り値が指定されないところがあったから、
[gikonavigoeson/gikonavi.git] / Editor.dfm
1 object EditorForm: TEditorForm
2   Left = 829
3   Top = 181
4   Width = 640
5   Height = 400
6   HorzScrollBar.Visible = False
7   VertScrollBar.Visible = False
8   AlphaBlendValue = 204
9   Caption = #12462#12467#12490#12499' '#12524#12473#12456#12487#12451#12479
10   Color = clBtnFace
11   Font.Charset = SHIFTJIS_CHARSET
12   Font.Color = clWindowText
13   Font.Height = -12
14   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
15   Font.Style = []
16   Icon.Data = {
17     0000010001001010100000000000280100001600000028000000100000002000
18     00000100040000000000C0000000000000000000000000000000000000000000
19     000000008000008000000080800080000000800080008080000080808000C0C0
20     C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF008FF6
21     222333FF0000FF6222AA3FFF0000F0222AAAFFFFF0000222AAA88880FF00222A
22     AA000000FFF022AAAFF0990FFFF02AAA0FF0990FF0F0AAA0F0F0990F0F00AA8F
23     0FF0000FF0F0A8F8FFFFFFFFFF00008F8000000FF0000088F00000FFF0000008
24     0000000F000000080000000F0000000000000000000000000000000000000007
25     0000000700000003000000010000000000000000000000000000000000000000
26     0000000100008003000083830000C7C70000C7C70000EFEF0000EFEF0000}
27   Menu = MainMenu
28   OldCreateOrder = False
29   ShowHint = True
30   OnClose = FormClose
31   OnCreate = FormCreate
32   OnDestroy = FormDestroy
33   PixelsPerInch = 96
34   TextHeight = 12
35   object StatusBar: TStatusBar
36     Left = 0
37     Top = 327
38     Width = 632
39     Height = 19
40     Panels = <
41       item
42         Width = 50
43       end>
44     SimplePanel = False
45   end
46   object EditorPage: TPageControl
47     Left = 0
48     Top = 30
49     Width = 632
50     Height = 297
51     ActivePage = EditorTab
52     Align = alClient
53     MultiLine = True
54     TabIndex = 0
55     TabOrder = 0
56     OnChange = EditorPageChange
57     object EditorTab: TTabSheet
58       Caption = #32232#38598
59       object BodyEdit: TMemo
60         Left = 0
61         Top = 60
62         Width = 624
63         Height = 210
64         Align = alClient
65         ScrollBars = ssBoth
66         TabOrder = 0
67         WordWrap = False
68       end
69       object NameBasePanel: TPanel
70         Left = 0
71         Top = 29
72         Width = 624
73         Height = 31
74         Align = alTop
75         BevelOuter = bvNone
76         TabOrder = 2
77         object NameLabel: TLabel
78           Left = 4
79           Top = 8
80           Width = 40
81           Height = 12
82           Caption = #21517#21069'(&N)'
83           FocusControl = NameComboBox
84         end
85         object MailLabel: TLabel
86           Left = 228
87           Top = 8
88           Width = 50
89           Height = 12
90           Caption = #12513#12540#12523'(&M)'
91           FocusControl = MailComboBox
92         end
93         object NameComboBox: TComboBox
94           Left = 64
95           Top = 4
96           Width = 149
97           Height = 20
98           DropDownCount = 20
99           ItemHeight = 12
100           TabOrder = 0
101         end
102         object MailComboBox: TComboBox
103           Left = 284
104           Top = 4
105           Width = 149
106           Height = 20
107           DropDownCount = 20
108           ItemHeight = 12
109           TabOrder = 1
110           OnChange = MailComboBoxChange
111         end
112         object SageCheckBox: TCheckBox
113           Left = 448
114           Top = 6
115           Width = 49
116           Height = 17
117           Caption = '&sage'
118           TabOrder = 2
119           OnClick = SageCheckBoxClick
120         end
121         object KotehanCheckBox: TCheckBox
122           Left = 504
123           Top = 6
124           Width = 105
125           Height = 17
126           Caption = #12495#12531#12489#12523#20445#23384'(&H)'
127           TabOrder = 3
128         end
129       end
130       object TitlePanel: TPanel
131         Left = 0
132         Top = 0
133         Width = 624
134         Height = 29
135         Align = alTop
136         BevelOuter = bvNone
137         TabOrder = 1
138         object Label1: TLabel
139           Left = 4
140           Top = 8
141           Width = 54
142           Height = 12
143           Caption = #12479#12452#12488#12523'(&T)'
144           FocusControl = TitleEdit
145         end
146         object TitleEdit: TEdit
147           Left = 64
148           Top = 4
149           Width = 541
150           Height = 20
151           TabOrder = 0
152         end
153       end
154     end
155     object PreviewTab: TTabSheet
156       Caption = #12503#12524#12499#12517#12540
157       ImageIndex = 1
158       object Browser: TWebBrowser
159         Left = 0
160         Top = 0
161         Width = 705
162         Height = 308
163         Align = alClient
164         TabOrder = 0
165         OnStatusTextChange = BrowserStatusTextChange
166         ControlData = {
167           4C000000DD480000D51F00000000000000000000000000000000000000000000
168           000000004C000000000000000000000001000000E0D057007335CF11AE690800
169           2B2E126208000000000000004C0000000114020000000000C000000000000046
170           8000000000000000000000000000000000000000000000000000000000000000
171           00000000000000000100000000000000000000000000000000000000}
172       end
173     end
174   end
175   object ToolBar: TToolBar
176     Left = 0
177     Top = 0
178     Width = 632
179     Height = 30
180     AutoSize = True
181     BorderWidth = 1
182     Caption = 'ToolBar'
183     EdgeBorders = [ebTop, ebBottom]
184     Flat = True
185     HotImages = HotToobarImageList
186     Images = ToolBarImageList
187     TabOrder = 2
188     Wrapable = False
189     object SendToolButton: TToolButton
190       Left = 0
191       Top = 0
192       Action = SendAction
193     end
194     object OutBoxToolButton: TToolButton
195       Left = 23
196       Top = 0
197       Action = SaveAction
198     end
199     object ToolButton5: TToolButton
200       Left = 46
201       Top = 0
202       Width = 8
203       ImageIndex = 2
204       Style = tbsSeparator
205     end
206     object UndoToolButton: TToolButton
207       Left = 54
208       Top = 0
209       Action = UndoAction
210     end
211     object CutToolButton: TToolButton
212       Left = 77
213       Top = 0
214       Action = CutAction
215     end
216     object CopyToolButton: TToolButton
217       Left = 100
218       Top = 0
219       Action = CopyAction
220     end
221     object PasteToolButton: TToolButton
222       Left = 123
223       Top = 0
224       Action = PasteAction
225     end
226     object ToolButton3: TToolButton
227       Left = 146
228       Top = 0
229       Width = 8
230       ImageIndex = 6
231       Style = tbsSeparator
232     end
233     object TransToolButton: TToolButton
234       Left = 154
235       Top = 0
236       Action = TransAction
237     end
238     object TopToolButton: TToolButton
239       Left = 177
240       Top = 0
241       Action = TopAction
242       Style = tbsCheck
243     end
244     object ToolButton1: TToolButton
245       Left = 200
246       Top = 0
247       Width = 8
248       Caption = 'ToolButton1'
249       ImageIndex = 8
250       Style = tbsSeparator
251     end
252     object ToolButton2: TToolButton
253       Left = 208
254       Top = 0
255       Action = AbortAction
256     end
257   end
258   object MainMenu: TMainMenu
259     Left = 8
260     Top = 124
261     object FileMenu: TMenuItem
262       Caption = #12501#12449#12452#12523'(&F)'
263       object PostMessage: TMenuItem
264         Action = SendAction
265       end
266       object SaveMessage: TMenuItem
267         Action = SaveAction
268       end
269       object N01: TMenuItem
270         Caption = '-'
271       end
272       object CloseMenu: TMenuItem
273         Action = CloseAction
274       end
275     end
276     object EditMenu: TMenuItem
277       Caption = #32232#38598'(&E)'
278       object UndoMenu: TMenuItem
279         Action = UndoAction
280       end
281       object N02: TMenuItem
282         Caption = '-'
283       end
284       object CutMenu: TMenuItem
285         Action = CutAction
286       end
287       object CopyMenu: TMenuItem
288         Action = CopyAction
289       end
290       object PasteMenu: TMenuItem
291         Action = PasteAction
292       end
293       object N2: TMenuItem
294         Caption = '-'
295       end
296       object SelectAll1: TMenuItem
297         Action = SelectAllAction
298       end
299     end
300     object Show1: TMenuItem
301       Caption = #34920#31034'(&V)'
302       object A1: TMenuItem
303         Action = TransAction
304         AutoCheck = True
305       end
306       object T1: TMenuItem
307         Action = TopAction
308         AutoCheck = True
309         GroupIndex = 1
310       end
311       object N1: TMenuItem
312         Caption = '-'
313         GroupIndex = 1
314       end
315       object S1: TMenuItem
316         Action = AbortAction
317         GroupIndex = 1
318       end
319     end
320   end
321   object ToolBarImageList: TImageList
322     Left = 72
323     Top = 124
324     Bitmap = {
325       494C010109000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
326       0000000000003600000028000000400000004000000001001000000000000020
327       0000000000000000000000000000000000000000000000000000000000000000
328       0000000000000000000000000000000000000000000000000000000000000000
329       0000000000000000000000000000000000000000000000000000000000000000
330       0000000000000000000000000000000000000000000000000000000000000000
331       0000000000000000000000000000000000000000000000000000000000000000
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       0000000000000000000000000000000000000000000000000000000000000000
377       0000000000000000000000000000000000000000000000000000000000000000
378       0000000000000000000000000000000000000000000000000000000000000000
379       0000000000000000000000000000000000000000000000000000000000000000
380       0000000000000000000000000000000000000000000000000000000000000000
381       0000000000000000000000000000000000000000000000000000000000000000
382       0000000000000000000000000000000000000000000000000000000000000000
383       0000000000000000000000000000000000000000000000000000000000000000
384       0000000000000000000000000000000000000000000000000000000000000000
385       0000000000000000000000000000000000000000000000000000000000000000
386       0000000000000000000000000000000000000000000000000000000000000000
387       0000000000000000000000000000000000000000000000000000000000000000
388       0000000000000000000000000000000000000000000000000000000000000000
389       0000000000000000000000000000000000000000000000000000000000000000
390       0000000000000000000000000000000000000000000000000000000000000000
391       0000000000000000000000000000000000000000000000000000000000000000
392       0000000000000000000000000000000000000000000000000000000000000000
393       0000000000000000000000000000000000000000000000000000000000000000
394       0000000000000000000000000000000000000000000000000000000000000000
395       0000000000000000000000000000000000000000000000000000000010421042
396       1042104210421042000000000000000000000000000000000000000000000000
397       0000000000000000000000000000000000000000000000000000000000000000
398       0000000000000000000000000000000000000000000000000000000000000000
399       0000000000000000000000000000000000000000000000001042104210421042
400       1042104210421042104210420000000000000000000000000000000000000000
401       0000000000000000000000000000000000000000000000000000000000000000
402       0000000000000000000000000000000000000000000000000000000000000000
403       0000000000000000000000000000000000000000000010421042104210421042
404       1042104210421042104210421042000000000000000000000000000000000000
405       0000000000000000000000000000000000000000000000000000000000000000
406       0000000000000000000000000000000000000000000000000000000000000000
407       0000000000000000000000000000000000000000000010421042104210421042
408       1042104210421042104210421042000000000000000000000000000000000000
409       0000000000000000000000000000000000000000000000000000000000000000
410       0000000000000000000000000000000000000000000000000000000000000000
411       0000000000000000000000000000000000000000104210421042104210421042
412       1042104210421042104210421042104200000000000000000000000000000000
413       0000000000000000000000000000000000000000000000000000000000000000
414       0000000000000000000000000000000000000000000000000000000000000000
415       00000000000000000000000000000000000000001042104210421042FF7FFF7F
416       10421042FF7FFF7F104210421042104200000000000000000000000000000000
417       0000000000000000000000000000000000000000000000000000000000000000
418       0000000000000000000000000000000000000000000000000000000000000000
419       000000000000000000000000000000000000000010421042104210421042FF7F
420       FF7FFF7FFF7F1042104210421042104200000000000000000000000000000000
421       0000000000000000000000000000000000000000000000000000000000000000
422       0000000000000000000000000000000000000000000000000000000000000000
423       0000000000000000000000000000000000000000104210421042104210421042
424       FF7FFF7F10421042104210421042104200000000000000000000000000000000
425       0000000000000000000000000000000000000000000000000000000000000000
426       0000000000000000000000000000000000000000000000000000000000000000
427       000000000000000000000000000000000000000010421042104210421042FF7F
428       FF7FFF7FFF7F1042104210421042104200000000000000000000000000000000
429       0000000000000000000000000000000000000000000000000000000000000000
430       0000000000000000000000000000000000000000000000000000000000000000
431       00000000000000000000000000000000000000001042104210421042FF7FFF7F
432       10421042FF7FFF7F104210421042104200000000000000000000000000000000
433       0000000000000000000000000000000000000000000000000000000000000000
434       0000000000000000000000000000000000000000000000000000000000000000
435       0000000000000000000000000000000000000000000010421042104210421042
436       1042104210421042104210421042000000000000000000000000000000000000
437       0000000000000000000000000000000000000000000000000000000000000000
438       0000000000000000000000000000000000000000000000000000000000000000
439       0000000000000000000000000000000000000000000010421042104210421042
440       1042104210421042104210421042000000000000000000000000000000000000
441       0000000000000000000000000000000000000000000000000000000000000000
442       0000000000000000000000000000000000000000000000000000000000000000
443       0000000000000000000000000000000000000000000000001042104210421042
444       1042104210421042104210420000000000000000000000000000000000000000
445       0000000000000000000000000000000000000000000000000000000000000000
446       0000000000000000000000000000000000000000000000000000000000000000
447       0000000000000000000000000000000000000000000000000000000010421042
448       1042104210421042000000000000000000000000000000000000000000000000
449       0000000000000000000000000000000000000000000000000000000000000000
450       0000000000000000000000000000000000000000000000000000000000000000
451       0000000000000000000000000000000000000000000000000000000000000000
452       0000000000000000000000000000000000000000000000000000000000000000
453       0000000000000000000000000000000000000000000000000000000000000000
454       0000000000000000000000000000000000000000000000000000000000000000
455       0000000000000000000000000000000000000000000000000000000000000000
456       0000000000000000000000000000000000000000000000000000000000000000
457       0000000000000000000000000000000000000000000000000000000000000000
458       0000000000000000000000000000000000000000000000000000000000000000
459       0000000000000000000000000000000000000000000000000000000000000000
460       0000000000000000000000000000000000000000000000000000000000000000
461       0000000000000000000000000000000000000000000000000000000000000000
462       0000000000000000000000000000000000000000000000000000000000000000
463       0000000000000000000000000000000000000000000000000000000000000000
464       0000000000000000000000000000000000000000000000000000000000000000
465       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
466       0000000000000000000000000000000000000000000000000000000000000000
467       0000000000000000000000000000000000000000000000000000000000000000
468       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7FFF7FFF7FFF7FFF7F
469       0000FF7F00000000000000000000FF7F00000000000000000000000010421042
470       1042104210421042104210421042104200000000000000000000000010421042
471       1042104210421042104210421042104200000000000000000000000000000000
472       0000FF7F00000000000000000000FF7F000000000000FF7FFF7FFF7FFF7FFF7F
473       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000010421042
474       1042104210421042104210421042104200000000000000000000000010421042
475       1042104210421042104210421042104200000000000000000000000000000000
476       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7FFF7FFF7FFF7FFF7F
477       0000FF7F000000000000FF7F0000000000000000000000000000000000000000
478       0000000000000000104210421042104200000000000000000000000000000000
479       00000000000000001042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
480       0000FF7F00000000000000000000FF7F000000000000FF7FFF7FFF7FFF7FFF7F
481       0000FF7FFF7FFF7FFF7FFF7F0000FF7F00000000000000000000000018631863
482       1863186318630000104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
483       FF7FFF7FFF7F00001042104210421042000000000000FF7F0000000000000000
484       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000FF7FFF7FFF7FFF7FFF7F
485       0000FF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000018631863
486       1863186318630000104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
487       FF7FFF7FFF7F00001042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
488       0000FF7F00000000FF7F000000000000000000000000FF7FFF7FFF7FFF7FFF7F
489       0000000000000000000000000000000000000000000000000000000018631863
490       1863186318630000104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
491       FF7FFF7FFF7F00001042104210421042000000000000FF7F0000000000000000
492       0000FF7FFF7FFF7FFF7F0000FF7F0000000000000000FF7FFF7FFF7FFF7FFF7F
493       FF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000000000000000104210421042
494       1042104210420000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
495       FF7FFF7FFF7F00000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
496       0000FF7FFF7FFF7FFF7F000000000000000000000000FF7FFF7F000000000000
497       00000000000000000000FF7FFF7F000000000000000000000000104210421042
498       1042104210420000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
499       FF7FFF7FFF7F00000000000000000000000000000000FF7F00000000FF7F0000
500       00000000000000000000000000000000000000000000FF7FFF7F0000FF7FFF7F
501       FF7FFF7FFF7FFF7F0000FF7FFF7F000000000000000000000000000000000000
502       0000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
503       FF7FFF7FFF7F00000000000000000000000000000000FF7FFF7FFF7FFF7F0000
504       FF7F0000000000000000000000000000000000000000FF7FFF7FFF7F0000FF7F
505       00000000FF7F0000FF7FFF7FFF7F000000000000000000000000000000000000
506       0000000000000000000000000000000000000000000000000000000000000000
507       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F0000
508       0000000000000000000000000000000000000000000000000000000000000000
509       FF7FFF7F00000000000000000000000000000000000000000000000000000000
510       0000000000000000000000000000000000000000000000000000000000000000
511       0000000000000000000000000000000000000000000000000000000000000000
512       0000000000000000000000000000000000000000000000000000000000000000
513       0000000000000000000000000000000000000000000000000000000000000000
514       0000000000000000000000000000000000000000000000000000000000000000
515       0000000000000000000000000000000000000000000000000000000000000000
516       0000000000000000000000000000000000000000000000000000000000000000
517       0000000000000000000000000000000000000000000000000000000000000000
518       0000000000000000000000000000000000000000000000000000000000000000
519       0000000000000000000000000000000000000000000000000000000000000000
520       0000000000000000000000000000000000000000000000000000000000000000
521       0000000000000000000000000000000000000000000000000000000000000000
522       0000000000000000000000000000000000000000000000000000000000000000
523       0000000000000000000000000000000000000000000000000000000000000000
524       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
525       FF7FFF7FFF7F0000000000000000000000000000000000000000000000000000
526       0000000000000000000000000000000000000000000000000000000000000000
527       0000000000000000000000000000000000000000000000000000000000000000
528       0000000000000000000000000000000000000000FF7F0000FF7FFF7FFF7FFF7F
529       FF7FFF7FFF7FFF7F000000000000000000000000000000000000000000000000
530       00000000000000000000000000000000000000000000000000000000FF7FFF7F
531       0000000000000000000000000000000000000000000000000000000000000000
532       00000000000000000000FF7FFF7F000000000000FF7FFF7F0000FF7FFF7FFF7F
533       FF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000000000000000
534       00000000000000000000000000000000000000000000000000000000FF7FFF7F
535       000000000000FF7FFF7F00000000000000001042104210421042104210421042
536       10420000FF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F0000FF7FFF7F
537       FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
538       00000000000000000000000000000000000000000000000000000000FF7FFF7F
539       000000000000FF7FFF7F00000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
540       FF7F0000000000000000FF7FFF7F000000000000FF7FFF7FFF7FFF7F00000000
541       0000000000000000000000000000000000000000000000000000000000000000
542       0000000000000000000000000000000000000000000000000000000000000000
543       000000000000FF7FFF7F00000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
544       FF7FFF7FFF7FFF7FFF7F00000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
545       FF7FFF7F00000000000000000000000000000000000000000000000000000000
546       0000000000000000000000000000000000000000000000000000000000000000
547       0000000000000000000000000000000000001863FF7FFF7F0000000000000000
548       FF7FFF7FFF7FFF7FFF7F00001042000000000000FF7FFF7FFF7F000000000000
549       0000000000000000000000000000000000000000000000000000000000000000
550       0000000000000000000000000000000000000000000000000000000000000000
551       0000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
552       FF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000000000000000000000
553       0000000000000000000000000000000000000000000000000000000000000000
554       0000000000000000000000000000000000000000000000000000000000000000
555       0000000000000000000000000000000000001863FF7FFF7F0000000000000000
556       000000000000FF7FFF7FFF7F1042000000000000000000000000000000001042
557       1042104210421042104210421042104210420000000000000000000000000000
558       0000000000000000000000000000000000000000000000000000000000000000
559       0000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
560       FF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000000000000000001863
561       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000000000
562       0000000000000000000000000000000000000000000000000000000000000000
563       0000000000000000000000000000000000001863FF7FFF7F0000000000000000
564       00000000000000000000FF7F1042000000000000000000000000000000001863
565       FF7FFF7F000000000000FF7FFF7FFF7F10420000000000000000000000000000
566       0000000000000000000000000000000000000000000000000000000000000000
567       0000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
568       FF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000000000000000001863
569       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000000000
570       0000000000000000000000000000000000000000000000000000000000000000
571       0000000000000000000000000000000000001863186318631863186318631863
572       1863186318631863186318631863000000000000000000000000000000000000
573       0000FF7F0000000000000000FF7FFF7F10420000000000000000000000000000
574       0000000000000000000000000000000000000000000000000000000000000000
575       0000000000000000000000000000000000000000000000000000000000000000
576       0000000000000000000000000000000000000000000000000000000000001863
577       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000000000
578       0000000000000000000000000000000000000000000000000000000000000000
579       0000000000000000000000000000000000000000000000000000000000000000
580       0000000000000000000000000000000000000000000000000000000000001863
581       1863186318631863186318631863186318630000000000000000000000000000
582       0000000000000000000000000000000000000000000000000000000000000000
583       000000000000000000000000000000000000424D3E000000000000003E000000
584       2800000040000000400000000100010000000000000200000000000000000000
585       000000000000000000000000FFFFFF0000000000000000000000000000000000
586       0000000000000000000000000000000000000000000000000000000000000000
587       0000000000000000000000000000000000000000000000000000000000000000
588       0000000000000000000000000000000000000000000000000000000000000000
589       00000000000000000000000000000000F81F000000000000E007000000000000
590       C003000000000000800100000000000080010000000000000000000000000000
591       0000000000000000000000000000000000000000000000000000000000000000
592       000000000000000080010000000000008001000000000000C003000000000000
593       E007000000000000F81F000000000000FFFFFFFFFFFFFFFFFFFFFE00FFFFFFFF
594       FE00C000F000F000FE008000F000F000FE008000F000F0008000800000000000
595       8000800070000000800080017000000080008001700000008001800170000000
596       8003800170000000800780017FDF001F807F8001001F001F80FFC003001F001F
597       81FFFC3FFFFFFFFFFFFFFFFFFFFFFFFFFFFF003FFFFFFFFFFFF7001FFFFFF9FF
598       FFF3000FFFFFF0CFFF010007FFFFF08700000003FFFFF08700010003FFF7F887
599       0003003FC1F7FE8F0003003FC3FBFE3F00038FFFC7FBFF7F0003FC00CBFBFE3F
600       0003C400DCF7FEBF0003CC00FF0FFC9F0003D400FFFFFDDF0003F800FFFFFDDF
601       FFFFFC00FFFFFDDFFFFFFC00FFFFFFFF00000000000000000000000000000000
602       000000000000}
603   end
604   object HotToobarImageList: TImageList
605     Left = 104
606     Top = 124
607     Bitmap = {
608       494C01010A000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
609       0000000000003600000028000000400000004000000001001000000000000020
610       0000000000000000000000000000000000000000000000000000000000000000
611       0000000000000000000000000000000000000000000000000000000000000000
612       0000000000000000000000000000000000000000000000000000000000000000
613       0000000000000000000000000000000000000000000000000000000000000000
614       0000000000000000000000000000000000000000000000000000000000000000
615       0000000000000000000000000000000000000000000000000000000000000000
616       0000000000000000000000000000000000000000000000000000000000000000
617       0000000000000000000000000000000000000000000000000000000000000000
618       0000000000000000000000000000000000000000000000000000000000000000
619       0000000000000000000000000000000000000000000000000000000000000000
620       0000000000000000000000000000000000000000000000000000000000000000
621       0000000000000000000000000000000000000000000000000000000000000000
622       0000000000000000000000000000000000000000000000000000000000000000
623       0000000000000000000000000000000000000000000000000000000000000000
624       0000000000000000000000000000000000000000000000000000000000000000
625       0000000000000000000000000000000000000000000000000000000000000000
626       0000000000000000000000000000000000000000000000000000000000000000
627       0000000000000000000000000000000000000000000000000000000000000000
628       0000000000000000000000000000000000000000000000000000000000000000
629       0000000000000000000000000000000000000000000000000000000000000000
630       0000000000000000000000000000000000000000000000000000000000000000
631       0000000000000000000000000000000000000000000000000000000000000000
632       0000000000000000000000000000000000000000000000000000000000000000
633       0000000000000000000000000000000000000000000000000000000000000000
634       0000000000000000000000000000000000000000000000000000000000000000
635       0000000000000000000000000000000000000000000000000000000000000000
636       0000000000000000000000000000000000000000000000000000000000000000
637       0000000000000000000000000000000000000000000000000000000000000000
638       0000000000000000000000000000000000000000000000000000000000000000
639       0000000000000000000000000000000000000000000000000000000000000000
640       0000000000000000000000000000000000000000000000000000000000000000
641       0000000000000000000000000000000000000000000000000000000000000000
642       0000000000000000000000000000000000000000000000000000000000000000
643       0000000000000000000000000000000000000000000000000000000000000000
644       0000000000000000000000000000000000000000000000000000000000000000
645       0000000000000000000000000000000000000000000000000000000000000000
646       0000000000000000000000000000000000000000000000000000000000000000
647       0000000000000000000000000000000000000000000000000000000000000000
648       0000000000000000000000000000000000000000000000000000000000000000
649       0000000000000000000000000000000000000000000000000000000000000000
650       0000000000000000000000000000000000000000000000000000000000000000
651       0000000000000000000000000000000000000000000000000000000000000000
652       0000000000000000000000000000000000000000000000000000000000000000
653       0000000000000000000000000000000000000000000000000000000000000000
654       0000000000000000000000000000000000000000000000000000000000000000
655       0000000000000000000000000000000000000000000000000000000000000000
656       0000000000000000000000000000000000000000000000000000000000000000
657       0000000000000000000000000000000000000000000000000000000000000000
658       0000000000000000000000000000000000000000000000000000000000000000
659       0000000000000000000000000000000000000000000000000000000000000000
660       0000000000000000000000000000000000000000000000000000000000000000
661       0000000000000000000000000000000000000000000000000000000000000000
662       0000000000000000000000000000000000000000000000000000000000000000
663       0000000000000000000000000000000000000000000000000000000000000000
664       0000000000000000000000000000000000000000000000000000000000000000
665       0000000000000000000000000000000000000000000000000000000000000000
666       0000000000000000000000000000000000000000000000000000000000000000
667       0000000000000000000000000000000000000000000000000000000000000000
668       0000000000000000000000000000000000000000000000000000000000000000
669       0000000000000000000000000000000000000000000000000000000000000000
670       0000000000000000000000000000000000000000000000000000000000000000
671       0000000000000000000000000000000000000000000000000000000000000000
672       0000000000000000000000000000000000000000000000000000000000000000
673       0000000000000000000000000000000000000000000000000000000000000000
674       0000000000000000000000000000000000000000000000000000000000000000
675       0000000000000000000000000000000000000000000000000000000000000000
676       0000000000000000000000000000000000000000000000000000000000000000
677       0000000000000000000000000000000000000000000000000000000000000000
678       0000000000000000000000000000000000000000000000000000000000400040
679       0040004000400040000000000000000000000000000000000000000000000000
680       0000000000000000000000000000000000000000000000000000000000000000
681       0000000000000000000000000000000000000000000000000000000000000000
682       0000000000000000000000000000000000000000000000000040004000400040
683       0040004000400040004000400000000000000000000000000000000000000000
684       0000000000000000000000000000000000000000000000000000000000000000
685       0000000000000000000000000000000000000000000000000000000000000000
686       0000000000000000000000000000000000000000000000400040004000400040
687       0040004000400040004000400040000000000000000000000000000000000000
688       0000000000000000000000000000000000000000000000000000000000000000
689       0000000000000000000000000000000000000000000000000000000000000000
690       0000000000000000000000000000000000000000000000400040004000400040
691       0040004000400040004000400040000000000000000000000000000000000000
692       0000000000000000000000000000000000000000000000000000000000000000
693       0000000000000000000000000000000000000000000000000000000000000000
694       0000000000000000000000000000000000000000004000400040004000400040
695       0040004000400040004000400040004000000000000000000000000000000000
696       0000000000000000000010000000000000000000000000000000000000000000
697       0000000000000000000000000000000000000000000000000000000000000000
698       00000000000000000000000000000000000000000040004000400040FF7FFF7F
699       00400040FF7FFF7F004000400040004000000000000010001000100010001000
700       0000000000000000000010000000000000000000000000000000000000000000
701       0000000000000000000000000000000000000000000000000000000000000000
702       000000000000000000000000000000000000000000400040004000400040FF7F
703       FF7FFF7FFF7F0040004000400040004000000000000010001000100010000000
704       0000000000000000000000001000000000000000000000000000000000000000
705       0000000000000000000000000000000000000000000000000000000000000000
706       0000000000000000000000000000000000000000004000400040004000400040
707       FF7FFF7F00400040004000400040004000000000000010001000100000000000
708       0000000000000000000000001000000000000000000000000000000000000000
709       0000000000000000000000000000000000000000000000000000000000000000
710       000000000000000000000000000000000000000000400040004000400040FF7F
711       FF7FFF7FFF7F0040004000400040004000000000000010001000000010000000
712       0000000000000000000000001000000000000000000000000000000000000000
713       0000000000000000000000000000000000000000000000000000000000000000
714       00000000000000000000000000000000000000000040004000400040FF7FFF7F
715       00400040FF7FFF7F004000400040004000000000000010000000000000001000
716       1000000000000000000010000000000000000000000000000000000000000000
717       0000000000000000000000000000000000000000000000000000000000000000
718       0000000000000000000000000000000000000000000000400040004000400040
719       0040004000400040004000400040000000000000000000000000000000000000
720       0000100010001000100000000000000000000000000000000000000000000000
721       0000000000000000000000000000000000000000000000000000000000000000
722       0000000000000000000000000000000000000000000000400040004000400040
723       0040004000400040004000400040000000000000000000000000000000000000
724       0000000000000000000000000000000000000000000000000000000000000000
725       0000000000000000000000000000000000000000000000000000000000000000
726       0000000000000000000000000000000000000000000000000040004000400040
727       0040004000400040004000400000000000000000000000000000000000000000
728       0000000000000000000000000000000000000000000000000000000000000000
729       0000000000000000000000000000000000000000000000000000000000000000
730       0000000000000000000000000000000000000000000000000000000000400040
731       0040004000400040000000000000000000000000000000000000000000000000
732       0000000000000000000000000000000000000000000000000000000000000000
733       0000000000000000000000000000000000000000000000000000000000000000
734       0000000000000000000000000000000000000000000000000000000000000000
735       0000000000000000000000000000000000000000000000000000000000000000
736       0000000000000000000000000000000000000000000000000000000000000000
737       0000000000000000000000000000000000000000000000000000000000000000
738       0000000000000000000000000000000000000000000000000000000000000000
739       0000000000000000000000000000000000000000000000000000000000000000
740       0000000000000000000000000000000000000000000000000000000000000000
741       0000000000000000000000000000000000000000000000000000000000000000
742       0000000000000000000000000000000000000000000000000000000000000000
743       0000000000000000000000000000000000000000000000000000000000000000
744       1000100010001000100010001000100010000000000000000000000000000000
745       0000000000000000000000000000000000000000000000000000000000000000
746       0000000000000000000000000000000000000000000000000000000000000000
747       1000100010001000100010001000100010000000000000000000000000000000
748       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000000000000000000000
749       0000000000000000000000000000000000000000000000000000000000000000
750       0000000000000000000000000000000000000000000000000000000000000000
751       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000421042004210420042
752       1000FF7F10001000100010001000FF7F10000000000000000000000010421042
753       1042104210421042104210421042104200000000000000000000000010421042
754       1042104210421042104210421042104200000000000000000000000000000000
755       1000FF7F10001000100010001000FF7F10000000000010420042104200421042
756       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000000000000010421042
757       1042104210421042104210421042104200000000000000000000000010421042
758       1042104210421042104210421042104200000000000000000000000000000000
759       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000421042004210420042
760       1000FF7F100010001000FF7F1000100010001042104210421042104210421042
761       1042104210421042104210421042104200001042104210421042104210421042
762       10421042104210421042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
763       1000FF7F10001000100010001000FF7F10000000000010420042104200421042
764       1000FF7FFF7FFF7FFF7FFF7F1000FF7F10001863000000000000104218631863
765       1863186318631042104210421042104200001863FF7FFF7FFF7FFF7FFF7FFF7F
766       FF7FFF7FFF7F10421042104210421042000000000000FF7F0000000000000000
767       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000421042004210420042
768       1000FF7FFF7FFF7FFF7FFF7F1000100000001863000000000000104218631863
769       1863186318631042104210421042104200001863FF7FFF7FFF7FFF7FFF7FFF7F
770       FF7FFF7FFF7F10421042104210421042000000000000FF7FFF7FFF7FFF7FFF7F
771       1000FF7F10001000FF7F10001000100010000000000010420042104200421042
772       1000100010001000100010001000000000001863000000000000104218631863
773       1863186318631042104210421042104200001863FF7FFF7FFF7FFF7FFF7FFF7F
774       FF7FFF7FFF7F10421042104210421042000000000000FF7F0000000000000000
775       1000FF7FFF7FFF7FFF7F1000FF7F100000000000000000421042004210420042
776       10420042104200421042004210420000000018630000000000001F001F001F00
777       1F001F001F001042100010001000100010001863FF7FFF7FFF7FFF7FFF7FFF7F
778       FF7FFF7FFF7F10421000100010001000100000000000FF7FFF7FFF7FFF7FFF7F
779       1000FF7FFF7FFF7FFF7F10001000000000000000000010420042000000000000
780       00000000000000000000104200420000000018630000000000001F001F001F00
781       1F001F001F001042100010001000100010001863FF7FFF7FFF7FFF7FFF7FFF7F
782       FF7FFF7FFF7F10421000100010001000100000000000FF7F00000000FF7F0000
783       1000100010001000100010000000000000000000000000421042000018631863
784       1863186318631863000000421042000000001863000000000000000000000000
785       0000000000001042000000000000000000001863FF7FFF7FFF7FFF7FFF7FFF7F
786       FF7FFF7FFF7F10420000000000000000000000000000FF7FFF7FFF7FFF7F0000
787       FF7F00000000000000000000000000000000000000001042004210420000E07F
788       00000000E07F0000004210420042000000001000100010001000100010001000
789       1000100010001000000000000000000000001F001F001F001F001F001F001F00
790       1F001F001F001F000000000000000000000000000000FF7FFF7FFF7FFF7F0000
791       0000000000000000000000000000000000000000000000000000000000000000
792       E07FE07F00000000000000000000000000001000100010001000100010001000
793       1000100010001000000000000000000000001F001F001F001F001F001F001F00
794       1F001F001F001F00000000000000000000000000000000000000000000000000
795       0000000000000000000000000000000000000000000000000000000000000000
796       0000000000000000000000000000000000000000000000000000000000000000
797       0000000000000000000000000000000000000000000000000000000000000000
798       0000000000000000000000000000000000000000000000000000000000000000
799       0000000000000000000000000000000000000000000000000000000000000000
800       0000000000000000000000000000000000000000000000000000000000000000
801       0000000000000000000000000000000000000000000000000000000000000000
802       0000000000000000000000000000000000000000000000000000000000000000
803       0000000000000000000000000000000000000000000000000000000000000000
804       0000000000000000000000000000000000000000000000000000000000000000
805       0000000000000000000000000000000000000000000000000000000000000000
806       0000000000000000000000000000000000000000000000000000000000000000
807       0000000000000000000000000000000000000000000000420042004200420042
808       0042004200420000000000000000000000000000000000000000000000000000
809       0000000000000000000000000000000000000000000000000000000010001000
810       0000000000000000000000000000000000000000000000000000000000000000
811       0000000000000000000000000000000000000000E07F00000042004200420042
812       0042004200420042000000000000000000000000000000000000000000000000
813       00000000000000000000000000000000000000000000000000001000FF7FFF7F
814       1000000000001000100000000000000000000000000000000000000000000000
815       00000000000000000000E003E003000000000000E07FE07F0000004200420042
816       0042004200420042004200000000000000000000000000000000000000000000
817       00000000000000000000000000000000000000000000000000001000FF7FFF7F
818       100000001000FF7FFF7F10000000000000001042104210421042104210421042
819       10420000E003E003E003E003E003E00300000000E07FE07FE07F000000420042
820       0042004200420042004200420000000000000000000000000000000000000000
821       00000000000000000000000000000000000000000000000000001000FF7FFF7F
822       100000001000FF7FFF7F10000000000000001863E07FFF7FE07FFF7FE07FFF7F
823       E07F0000000000000000E003E003000000000000E07FE07FE07FE07F00000000
824       0000000000000000000000000000000000000000000000000000000000000000
825       0000000000000000104210000000000000000000000000000000000010001000
826       100000001000FF7FFF7F10000000000000001863FF7FE07FFF7FE07FFF7FE07F
827       FF7FE07FFF7FE07FFF7F00000000000000000000E07FE07FE07FE07FE07FE07F
828       E07FE07F00000000000000000000000000000000000010001000100010001000
829       0000000000000000000010001042000000000000000000000000000000000000
830       1000000010001000100000000000000000001863E07FFF7F0000000000000000
831       E07FFF7FE07FFF7FE07F00001042000000000000E07FE07FE07F000000000000
832       0000000000000000000000000000000000000000000010001000100010000000
833       0000000000000000000000001000000000000000000000000000000000000000
834       1000000010000000000000000000000000001863FF7FE07FFF7FE07FFF7FE07F
835       FF7FE07FFF7FE07FFF7FE07F1042000000000000000000000000000000000000
836       0000000000000000000000000000000000000000000010001000100000000000
837       0000000000000000000000001000000000000000000000000000000000000000
838       0000000000000000000000000000000000001863E07FFF7F0000000000000000
839       000000000000FF7FE07FFF7F1042000000000000000000000000000000001042
840       1042104210421042104210421042104210420000000010001000000010000000
841       0000000000000000000000001000000000000000000000000000000000000000
842       0000000000000000000000000000000000001863FF7FE07FFF7FE07FFF7FE07F
843       FF7FE07FFF7FE07FFF7FE07F1042000000000000000000000000000000001863
844       E07FFF7FE07FFF7FE07FFF7FE07FFF7F10420000000010000000000000001000
845       1000000000000000000010001042000000000000000000000000000000000000
846       0000000000000000000000000000000000001863E07FFF7F0000000000000000
847       00000000000000000000FF7F1042000000000000000000000000000000001863
848       FF7FE07F000000000000E07FFF7FE07F10420000000000000000000000000000
849       0000100010001000100010420000000000000000000000000000000000000000
850       0000000000000000000000000000000000001863FF7FE07FFF7FE07FFF7FE07F
851       FF7FE07FFF7FE07FFF7FE07F1042000000000000000000000000000000001863
852       E07FFF7FE07FFF7FE07FFF7FE07FFF7F10420000000000000000000000000000
853       0000000000000000000000000000000000000000000000000000000000000000
854       0000000000000000000000000000000000001863186318631863186318631863
855       1863186318631863186318631863000000000000000000000000000000000000
856       0000E07F0000000000000000FF7FE07F10420000000000000000000000000000
857       0000000000000000000000000000000000000000000000000000000000000000
858       0000000000000000000000000000000000000000000000000000000000000000
859       0000000000000000000000000000000000000000000000000000000000001863
860       E07FFF7FE07FFF7FE07FFF7FE07FFF7F10420000000000000000000000000000
861       0000000000000000000000000000000000000000000000000000000000000000
862       0000000000000000000000000000000000000000000000000000000000000000
863       0000000000000000000000000000000000000000000000000000000000001863
864       1863186318631863186318631863186318630000000000000000000000000000
865       0000000000000000000000000000000000000000000000000000000000000000
866       000000000000000000000000000000000000424D3E000000000000003E000000
867       2800000040000000400000000100010000000000000200000000000000000000
868       000000000000000000000000FFFFFF0000000000000000000000000000000000
869       0000000000000000000000000000000000000000000000000000000000000000
870       0000000000000000000000000000000000000000000000000000000000000000
871       0000000000000000000000000000000000000000000000000000000000000000
872       00000000000000000000000000000000F81FFFFF00000000E007FFFF00000000
873       C003FFFF000000008001FFFF000000008001FFFF000000000000FFF700000000
874       0000C1F7000000000000C3FB000000000000C7FB000000000000CBFB00000000
875       0000DCF7000000008001FF0F000000008001FFFF00000000C003FFFF00000000
876       E007FFFF00000000F81FFFFF00000000FFFFFFFFFFFFFFFFFFFFFE00FFFFFFFF
877       FE00C000F000F000FE008000F000F000FE008000F000F0008000800000000000
878       8000800070000000800080017000000080008001700000008001800170000000
879       8003800170000000800780017FDF001F807F8001001F001F80FFC003001F001F
880       81FFFC3FFFFFFFFFFFFFFFFFFFFFFFFFFFFF003FFFFFFFFFFFF7001FFFFFF9FF
881       FFF3000FFFFFF0CFFF010007FFFFF08700000003FFFFF08700010003FFE7F887
882       0003003FC1F3FE8F0003003FC3FBFE3F00038FFFC7FBFF7F0003FC00CBFBFE3F
883       0003C400DCF3FEBF0003CC00FF07FC9F0003D400FFFFFDDF0003F800FFFFFDDF
884       FFFFFC00FFFFFDDFFFFFFC00FFFFFFFF00000000000000000000000000000000
885       000000000000}
886   end
887   object Indy: TIdHTTP
888     Intercept = IdLogDebug
889     MaxLineAction = maException
890     AllowCookies = False
891     ProxyParams.BasicAuthentication = False
892     ProxyParams.ProxyPort = 0
893     Request.ContentLength = 0
894     Request.ContentRangeEnd = 0
895     Request.ContentRangeStart = 0
896     Request.ContentType = 'text/html'
897     Request.Accept = 'text/html, */*'
898     Request.BasicAuthentication = False
899     Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
900     HTTPOptions = [hoForceEncodeParams]
901     Left = 136
902     Top = 124
903   end
904   object IdAntiFreeze: TIdAntiFreeze
905     IdleTimeOut = 50
906     Left = 168
907     Top = 124
908   end
909   object ActionList: TActionList
910     Images = HotToobarImageList
911     Left = 40
912     Top = 124
913     object SendAction: TAction
914       Category = #12501#12449#12452#12523
915       Caption = #36865#20449'(&S)'
916       Hint = #36865#20449
917       ImageIndex = 0
918       OnExecute = SendActionExecute
919       OnUpdate = SendActionUpdate
920     end
921     object SaveAction: TAction
922       Category = #12501#12449#12452#12523
923       Caption = #36865#20449#31665#12408#20445#23384'(&B)'
924       Hint = #36865#20449#31665#12408#20445#23384
925       ImageIndex = 1
926       OnExecute = SaveActionExecute
927       OnUpdate = SaveActionUpdate
928     end
929     object CloseAction: TAction
930       Category = #12501#12449#12452#12523
931       Caption = #38281#12376#12427'(&C)'
932       Hint = #38281#12376#12427
933       OnExecute = CloseActionExecute
934       OnUpdate = CloseActionUpdate
935     end
936     object UndoAction: TAction
937       Category = #32232#38598
938       Caption = #20803#12395#25147#12377'(&U)'
939       Hint = #20803#12395#25147#12377
940       ImageIndex = 2
941       ShortCut = 16474
942       OnExecute = UndoActionExecute
943       OnUpdate = UndoActionUpdate
944     end
945     object CutAction: TAction
946       Category = #32232#38598
947       Caption = #20999#12426#21462#12426'(&T)'
948       Hint = #20999#12426#21462#12426
949       ImageIndex = 3
950       ShortCut = 16472
951       OnExecute = CutActionExecute
952       OnUpdate = CutActionUpdate
953     end
954     object CopyAction: TAction
955       Category = #32232#38598
956       Caption = #12467#12500#12540'(&C)'
957       Hint = #12467#12500#12540
958       ImageIndex = 4
959       ShortCut = 16451
960       OnExecute = CopyActionExecute
961       OnUpdate = CopyActionUpdate
962     end
963     object PasteAction: TAction
964       Category = #32232#38598
965       Caption = #36028#12426#20184#12369'(&P)'
966       Hint = #36028#12426#20184#12369
967       ImageIndex = 5
968       ShortCut = 16470
969       OnExecute = PasteActionExecute
970       OnUpdate = PasteActionUpdate
971     end
972     object TopAction: TAction
973       Category = #34920#31034
974       AutoCheck = True
975       Caption = #12454#12451#12531#12489#12454#26368#21069#38754'(&T)'
976       Hint = #12454#12451#12531#12489#12454#26368#21069#38754
977       ImageIndex = 7
978       ShortCut = 16468
979       OnExecute = TopActionExecute
980       OnUpdate = TopActionUpdate
981     end
982     object AbortAction: TAction
983       Category = #34920#31034
984       Caption = #20013#26029'(&S)'
985       Hint = #20013#26029
986       ImageIndex = 8
987       ShortCut = 27
988       OnExecute = AbortActionExecute
989     end
990     object TransAction: TAction
991       Category = #34920#31034
992       AutoCheck = True
993       Caption = #12454#12451#12531#12489#12454#36879#26126'(&A)'
994       ImageIndex = 6
995       OnExecute = TransActionExecute
996       OnUpdate = TransActionUpdate
997     end
998     object SelectAllAction: TAction
999       Category = #32232#38598
1000       Caption = #12377#12409#12390#36984#25246'(&A)'
1001       Hint = #12377#12409#12390#36984#25246
1002       ShortCut = 16449
1003       OnExecute = SelectAllActionExecute
1004     end
1005   end
1006   object IdLogDebug: TIdLogDebug
1007     OnReceive = IdLogDebugReceive
1008     OnSend = IdLogDebugSend
1009     Active = True
1010     Left = 200
1011     Top = 124
1012   end
1013 end